On Tue, Aug 25, 2009 at 12:08:10AM -0700, Xiangyun Kong wrote:
> I am trying to do a cross-compilation with CMake. I got a problem 
> in creating a 64-bit shared library on a Win32 platform.
> The problem is the CMAKE is always appending the
> /machine:I386 following my arch setup /machine:x64.

Use the "Visual Studio 200X Win64" generator instead of the "Visual
Studio 200X" generator.

tyler
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to