[Mono-dev] xbuild & x86 target

agerrius arno at agerrius.nl
Fri Jul 1 16:57:15 EDT 2011


Hello,

I am trying to build a .NET solution with xbuild and mono on Linux. Actually
the building itself goes fine, but I have a problem when later running the
application on 64 bit Windows. Users reported error messages, which I found
are related to the application not being build with the x86 target but with
the anycpu target.

In the solution I have x86 target set and I also tried to provide it as
input to xbuild from the command prompt. But I do still get those crashes on
64 bit Windows machines.

I am missing something? Is there another way to make sure the application is
build with x86 target?

Thanks,

Arno

--
View this message in context: http://mono.1490590.n4.nabble.com/xbuild-x86-target-tp3639281p3639281.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list