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.93k stars 553 forks source link

Build Error - System.Exception #2678

Closed achia70 closed 11 months ago

achia70 commented 1 year ago

Exception Exception: System.Exception: Error while generating output for file AsmBreak.xs

Visual Studio Output Logs https://pastebin.com/AsaDws5D

How To Reproduce Building the project gives this error

Screenshots ภาพ

9xbt commented 1 year ago

I've never seen that happen before, try reinstalling IL2CPU because that seems to be messed up

9xbt commented 1 year ago

Are you using the userkit or the devkit?

hubabuba444 commented 1 year ago

Haven't seen it, try reinstalling CosmosOS

9xbt commented 1 year ago

The same error is also happening to another person too

achia70 commented 1 year ago

Are you using the userkit or the devkit?

userkit

hubabuba444 commented 1 year ago

try insall Devkit

zarlo commented 1 year ago

where did you install cosmos