What CMake generator are you using?
On Wed, Sep 3, 2008 at 4:10 AM, Anders Moe <[EMAIL PROTECTED]> wrote: > > > Hi all > > I'm trying to compile a 32 bit version of VTK using the 32 bit MSVC 2005 > command shell. Note that I'm running XP64. > > This works fine for Qt, but cmake gives an error during the "simpel test > program compile" where it appears that the test solution *.sln is setup for > x64, since the error says > > "module machine type x64 conflicts with machine type 32" > > > Seems as if cmake is overly zealous in detecting the x64 setup even when > it shouldn't. Does anyone know how to force it into 32 bit mode ? Thanks, > > I saw someone else having a similar problem here, but the other way around > (32 bit in 64 mode) > > Anders. > > ________________________________________________________ > > *Anders Moe* > > *Software Integration Manager > **Geocap** > *w: +47 22 95 56 66 > > [EMAIL PROTECTED] <[EMAIL PROTECTED]> > ________________________________________________________ > > > > > ------------------------------ > Windows Live Messenger på mobilen. Hold kontakten hvor som helst når som > helst.<http://windowslivemobile.msn.com/Homepage.aspx?lang=nb-no&ocid=30032> > > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
