Closed naelstrof closed 10 years ago
This code was built and coded for windows. Uploading a binary does nothing for you on linux. The fact that you don't seem to know anything about the error speaks volumes though. Feel free to make a pull request tho.
Linux can run windows C# binaries natively just fine. Also try not being so passive aggressive. Makes you seem like an ass.
Exactly. the code was not “built and coded for windows”. It’s C#. It calls into .NET libraries that can be provided by Mono on all platforms.
Olink, maybe you should stop acting presumptuously like that (“speaks volumes”) if in fact you yourself have no idea what you’re talking about. I got it to compile, so i get to be presumptuous.
Fixed with #2
Compile fails because Mono doesn't seem to support the v4.5 framework very well. Or at least the ToolsVersion '14.0', whatever that is. (http://www.mono-project.com/docs/about-mono/compatibility/)
It would be useful if you tagged a release and uploaded a binary since I, and maybe others, cannot compile it.