IL2CPU icon indicating copy to clipboard operation
IL2CPU copied to clipboard

error when trying to build from source code

Open randomusert opened this issue 2 years ago • 7 comments

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)

randomusert avatar May 31 '23 12:05 randomusert

remove the - and master from IL2CPU-master

zarlo avatar May 31 '23 12:05 zarlo

remove the - and master from IL2CPU-master

still the same result

randomusert avatar May 31 '23 12:05 randomusert

did you clone the other repos too?

zarlo avatar May 31 '23 12:05 zarlo

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

randomusert avatar May 31 '23 12:05 randomusert

did you remove -master from the other folders too

zarlo avatar May 31 '23 12:05 zarlo

yes and in the license file the year is wrong

randomusert avatar May 31 '23 13:05 randomusert

The error message should have changd

quajak avatar Jun 12 '23 01:06 quajak