Closed AnhDQHE181109 closed 7 years ago
Are you using Visual Studio 2015? If it is so I think is not supported by the last UserKit.
So that's mean I have to use the DevKit?
No it means you should install VS2017...
It weighs 2gigs right?
Yes it is a big beast...
2gigs is normal, 6-9gigs is doom
10 (with updates 20 and getting close to 30) gigs is dota 2.
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?