[Mono-osx] bmac.exe error
AlexGray
alex.j.gray23 at gmail.com
Thu Aug 22 03:33:42 UTC 2013
Hi Tim,
I know you've problably moved on from this problem but for posterity I would
just like to note I had this problem and fixed by adding -d=MONOMAC
-r:System.Drawing.dll to my command line arguments.
So when i called bmac like this, it broke:
mono bmac.exe MacDevices.cs
but when i changed it to this, it worked:
mono bmac.exe MacDevices.cs -d=MONOMAC -r:System.Drawing.dll
I hope this helps someone.
--
View this message in context: http://mono.1490590.n4.nabble.com/bmac-exe-error-tp4657938p4660617.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list