CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.94k stars 551 forks source link

Build Error (could not load IL2CPU) #661

Closed AnhDQHE181109 closed 7 years ago

AnhDQHE181109 commented 7 years ago

When I build the sample of Cosmos, I encounter an error:

1>------ Build started: Project: SoftOS, Configuration: Debug Any CPU ------ 1> SoftOS -> C:\Users\Quang Anh's\Documents\Visual Studio 2015\Projects\SoftOS\SoftOS\bin\Debug\SoftOS.dll 2>------ Build started: Project: CosmosKernel1Boot, Configuration: Debug x86 ------ 2>C:\Program Files\MSBuild\Cosmos\Cosmos.targets(31,5): error MSB4062: The "Cosmos.Build.MSBuild.IL2CPU" task could not be loaded from the assembly C:\Users\Quang Anh%27s\AppData\Roaming\Cosmos User Kit\Build\VSIP\Cosmos.Build.MSBuild.dll. Could not load file or assembly 'file:///C:\Users\Quang Anh%27s\AppData\Roaming\Cosmos User Kit\Build\VSIP\Cosmos.Build.MSBuild.dll' or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. 2>Done building project "CosmosKernel1Boot.Cosmos" -- FAILED. 2> 2>Build FAILED. Build has been canceled.

It just like it is missing a file?

fanoI commented 7 years ago

Are you using Visual Studio 2015? If it is so I think is not supported by the last UserKit.

AnhDQHE181109 commented 7 years ago

So that's mean I have to use the DevKit?

fanoI commented 7 years ago

No it means you should install VS2017...

AnhDQHE181109 commented 7 years ago

It weighs 2gigs right?

fanoI commented 7 years ago

Yes it is a big beast...

AnhDQHE181109 commented 7 years ago

2gigs is normal, 6-9gigs is doom

ghost commented 7 years ago

10 (with updates 20 and getting close to 30) gigs is dota 2.