Hi, I'm trying to compile a simple console application. If I set the platform to x86 it compiles without any issues, however if I change it to x64 I get the following error:
Error CS0016: Could not write to file `test', cause: AMD64 (CS0016) (test) I'm doing the building in monodevelop 2.8.6.4 on Ubuntu 12.04 LTS 64 bit. Mono version is Mono 2.10.8 (tarball Mon Aug 20 22:44:15 CEST 2012) (64-bit) Does anybody have any idea why this problem occurs? Thanks for any help, Best, Gregor -- View this message in context: http://mono.1490590.n4.nabble.com/Mono-compilation-error-when-using-64-bit-platform-Error-CS0016-Could-not-write-to-file-test-cause-AM-tp4656661.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
