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

error when trying to build from source code #196

Open
randomusert opened this issue May 31, 2023 · 7 comments
Open

error when trying to build from source code #196

randomusert opened this issue May 31, 2023 · 7 comments

Comments

@randomusert
Copy link

dotnet gives this error: C:\Program Files\dotnet\sdk\7.0.302\NuGet.targets(398,5): error MSB3202: The project file "C:\Users\user\Downloads\IL2CPU-master\Common\source\Cosm
os.Build.Common\Cosmos.Build.Common.csproj" was not found. [C:\Users\user\Downloads\IL2CPU-master\IL2CPU-master\IL2CPU.sln]
C:\Program Files\dotnet\sdk\7.0.302\NuGet.targets(398,5): error MSB3202: The project file "C:\Users\user\Downloads\IL2CPU-master\Cosmos\source\Cosm
os.Debug.Kernel\Cosmos.Debug.Kernel.csproj" was not found. [C:\Users\user\Downloads\IL2CPU-master\IL2CPU-master\IL2CPU.sln]

Build FAILED.

C:\Program Files\dotnet\sdk\7.0.302\NuGet.targets(398,5): error MSB3202: The project file "C:\Users\user\Downloads\IL2CPU-master\Common\source\Cosm
os.Build.Common\Cosmos.Build.Common.csproj" was not found. [C:\Users\Eetu\Downloads\IL2CPU-master\IL2CPU-master\IL2CPU.sln]
C:\Program Files\dotnet\sdk\7.0.302\NuGet.targets(398,5): error MSB3202: The project file "C:\Users\user\Downloads\IL2CPU-master\Cosmos\source\Cosm
os.Debug.Kernel\Cosmos.Debug.Kernel.csproj" was not found. [C:\Users\user\Downloads\IL2CPU-master\IL2CPU-master\IL2CPU.sln]
0 Warning(s)
2 Error(s)

@zarlo
Copy link
Member

zarlo commented May 31, 2023

remove the - and master from IL2CPU-master

@randomusert
Copy link
Author

remove the - and master from IL2CPU-master

still the same result

@zarlo
Copy link
Member

zarlo commented May 31, 2023

did you clone the other repos too?

@randomusert
Copy link
Author

no. I did download the repo as an zip file and the i extracted it.

@zarlo
Copy link
Member

zarlo commented May 31, 2023

did you remove -master from the other folders too

@randomusert
Copy link
Author

randomusert commented May 31, 2023

yes and in the license file the year is wrong

@quajak
Copy link
Member

quajak commented Jun 12, 2023

The error message should have changd

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