[Mono-list] Mono compilation error when using 64 bit platform: Error CS0016: Could not write to file `test', cause: AMD64 (CS0016)

matthieu Barthélemy bonsouere at gmail.com
Tue Sep 18 17:38:04 UTC 2012


On Mon, Sep 17, 2012 at 10:37 AM, gregsan <gleban at gmail.com> wrote:

> 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)
>


Does your project depend on another project or assembly set to an
incompatible CPU type (x86)?



>
> 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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120918/55bd5331/attachment.html>


More information about the Mono-list mailing list