Difference between revisions of "User talk:Ekolis"

From RogueBasin
Jump to navigation Jump to search
(Created page with "I tried compiling Decimation in Mono. It said the following.     Error CS1566: Error reading resource file `/home/d/Decimation/Decimation/MainForm.resources' (...")
 
 
Line 4: Line 4:


The file seems to not be there; do you know anything about this?--[[User:Darwin|Darwin]] ([[User talk:Darwin|talk]]) 06:19, 31 December 2012 (CET)
The file seems to not be there; do you know anything about this?--[[User:Darwin|Darwin]] ([[User talk:Darwin|talk]]) 06:19, 31 December 2012 (CET)
Oh, man, did I leave that file out? Sorry about that! Mono's supposed to be binary compatible with .NET, though, so you should be able to just run "mono Decimation.exe". Or are you trying to edit something in the code? [[User:Ekolis|Ed]] ([[User talk:Ekolis|talk]]) 06:21, 9 March 2013 (CET)

Latest revision as of 05:21, 9 March 2013

I tried compiling Decimation in Mono. It said the following.

    Error CS1566: Error reading resource file `/home/d/Decimation/Decimation/MainForm.resources' (CS1566) (Decimation).

The file seems to not be there; do you know anything about this?--Darwin (talk) 06:19, 31 December 2012 (CET)

Oh, man, did I leave that file out? Sorry about that! Mono's supposed to be binary compatible with .NET, though, so you should be able to just run "mono Decimation.exe". Or are you trying to edit something in the code? Ed (talk) 06:21, 9 March 2013 (CET)