Could not obtain a C# compiler. C# compiler not found for Mono / .Net 4.0To fix this do:
$: sudo apt-get install mono-gmcs
Reference(s):
http://stackoverflow.com/questions/8022653/c-sharp-compiler-not-found-when-building-a-package-monodevelop-linux
Could not obtain a C# compiler. C# compiler not found for Mono / .Net 4.0To fix this do:
$: sudo apt-get install mono-gmcs
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
No comments:
Post a Comment