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

error while building cosmos #3101

Closed randomusert closed 1 week ago

randomusert commented 2 weeks 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 weeks ago

Can you send screenshots?

randomusert commented 2 weeks ago

il2cpp and cosmos

Gabolate commented 2 weeks ago

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

randomusert commented 2 weeks ago

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

randomusert commented 1 week ago

oh it was the dircetory names.