dmcs Questions
2
Solved
I am having a problem with an MONO application, I'm trying to compile the project (with MonoDevelop) so as to load the library run mscorlib.dll 4.0 instead of version 2.0. (I need System.Type.op_Eq...
Unpractical asked 4/6, 2012 at 9:18
1
I compiled the test.cs file (which references a third party library) using the dmcs executable for Mac and the following command line program:
dmcs /out:program.exe test.cs /target:exe /reference:...
0
This code causes an internal compiler error at the if(false) statement, using the 2.10.8 dmcs as well as MonoTouch. Is this known? (This may be a bug report, but I could be doing something la...
Emotionalize asked 20/2, 2012 at 20:21
1
© 2022 - 2024 — McMap. All rights reserved.