Page 1 of 1

CosmosOS Build

Posted: Sun May 20, 2012 1:31 pm
by MrMichael
I have two problems when i try to build a cosmos os.
First : It doesn't load Cosmos.System ... how i can load it?
Screen :
Image

Second : When i try to build it, after i deleted file above, it says that i can't build it :|
Screen :
Image

Any ideas please?

Re: CosmosOS Build

Posted: Sun May 20, 2012 2:56 pm
by Codex
Problem #1: Check you have referenced it correct
Problem #2: You need to have an executable file, like Windows Form or WPF, for the startup file, which you change in the project settings.

Re: CosmosOS Build

Posted: Sun May 20, 2012 4:07 pm
by MrMichael
I solved 2nd problem...i should change in startup...
And the first problem isn't made by me..."Network" isn't a reference of Cosmos.System, but it must be..it have only Filesystem :|

Re: CosmosOS Build

Posted: Sun May 20, 2012 4:14 pm
by MrAksel
Check that you have added all the Cosmos DLL files. If there is a separate Cosmos.System.Network file you must add that too.

Re: CosmosOS Build

Posted: Sun May 20, 2012 5:31 pm
by MrMichael
I solved it!
Thanks MrAksel...
I renew dll's and it works!
Thanks again!