Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the sample projects can't compile and an error code is NU1102 #315

Open
bouyeijiang opened this issue Apr 6, 2020 · 11 comments
Open

the sample projects can't compile and an error code is NU1102 #315

bouyeijiang opened this issue Apr 6, 2020 · 11 comments

Comments

@bouyeijiang
Copy link

the sample projects can't compile and can't found graphengine.core.in addition. complie repo project has an error

CMake Error at F:\Project\GraphEngine\CMakeLists.txt:10 (PROJECT):
VERSION "2.0. 2.1.700 [C:\Program Files\dotnet\sdk]

2.1.801 [C:\Program Files\dotnet\sdk]
2.1.802 [C:\Program Files\dotnet\sdk]
2.2.300 [C:\Program Files\dotnet\sdk]
2.2.401 [C:\Program Files\dotnet\sdk]
2.2.402 [C:\Program Files\dotnet\sdk]
3.1.101 [C:\Program Files\dotnet\sdk]" format invalid
@yatli
Copy link
Contributor

yatli commented Apr 6, 2020

Thanks for reporting. The output format for dotnet --info may have changed.
Looking into that.

@bouyeijiang
Copy link
Author

dotnet --info msg:

Host (useful for support):
Version: 3.1.1
Commit: a1388f194c

.NET Core SDKs installed:
2.1.700 [C:\Program Files\dotnet\sdk]
2.1.801 [C:\Program Files\dotnet\sdk]
2.1.802 [C:\Program Files\dotnet\sdk]
2.2.300 [C:\Program Files\dotnet\sdk]
2.2.401 [C:\Program Files\dotnet\sdk]
2.2.402 [C:\Program Files\dotnet\sdk]
3.1.101 [C:\Program Files\dotnet\sdk]

.NET Core runtimes installed:
Microsoft.AspNetCore.All 2.1.11 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All]
Microsoft.AspNetCore.All 2.1.12 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All]
Microsoft.AspNetCore.All 2.1.13 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All]
Microsoft.AspNetCore.All 2.1.15 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All]

@yatli
Copy link
Contributor

yatli commented Apr 6, 2020

Ha.

The first line was the version.

@bouyeijiang
Copy link
Author

how can i fixed issue?and i can't found the GraphEngineVSExtension on vs 2019

@TaviTruman
Copy link
Contributor

@bouyeijiang if you can get a local build to work you'll find the GraphEngineVSExtension is the "build" directory.

@TaviTruman
Copy link
Contributor

TaviTruman commented Apr 12, 2020

@bouyeijiang Hello, has your issue been resolved?

@bouyeijiang
Copy link
Author

not yet.

@TaviTruman
Copy link
Contributor

are you trying to build in Unbuntu or Windows?

@bouyeijiang
Copy link
Author

windows. becuase of depend on too many components so i give up

@TaviTruman
Copy link
Contributor

@bouyeijiang I have a working build for Unbuntu - are you still interested?

@bouyeijiang
Copy link
Author

I need a project that can be compiled based on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants