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 553 forks source link

error while building cosmos #3101

Open randomusert opened 2 hours ago

randomusert commented 2 hours ago

Area of Cosmos - What area of Cosmos are we dealing with?

building the dev kit

Expected Behaviour - What do you think that should happen?

it should build

Actual Behaviour - What unexpectedly happens?

it gives errors about missing .csproj files

Reproduction - How did you get this error to appear?

try to follow the build guide in linux manually building each repository

Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?

tried to use dev kit, but couldn't build it

Gabolate commented 2 hours ago

Can you send screenshots?

randomusert commented 1 hour ago

il2cpp and cosmos

Gabolate commented 1 hour ago

could it be a problem related to the directory names? yk, case-sensitive

randomusert commented 45 minutes ago

I did not think about that, but it could Be because 2 out of The 4 were compiled successfully