[CMake] Cross-compilation related question

John Drescher drescherjm at gmail.com
Tue Aug 25 13:00:28 EDT 2009


On Tue, Aug 25, 2009 at 12:56 PM, Xiangyun Kong<xykong at yahoo.com> wrote:
> Thanks. After I use the new generator, it always looks for the 32 bit
>  cl.exe  at vc_root/VC/bin,
> and complain that the cl.exe does not work, even though I set the
> PATH as vc_root/VC/bin/x86_amd64.
>
> I used to use NMake Makefile, which does not complain about that.
>

Don't you need Visual Studio x64 installed to generate 64 bit code? I
did not believe installing that is possible on a 32 bit version of
windows.

John


More information about the CMake mailing list