[CMake] Generating a combined x86 and x64 Visual Studio project (Problem Solved)

Adarr, Lee Lee.Adarr at dynetics.com
Thu Jul 1 16:04:31 EDT 2010


Hi Tyler,

Thank you for your help on this.  Sorry, I must have missed that one.  I
guess I need to take a break from this research.

Thanks, Lee

-----Original Message-----
From: Tyler Roscoe [mailto:tyler at cryptio.net] 
Sent: Thursday, July 01, 2010 2:46 PM
To: Adarr, Lee
Cc: cmake at cmake.org
Subject: Re: [CMake] Generating a combined x86 and x64 Visual Studio
project

On Thu, Jul 01, 2010 at 02:18:45PM -0500, Adarr, Lee wrote:
> After generating a Visual Studio 9 2008 Win64 solution, the solution
> contains only the x64 build specification.  Is it possible to have
CMake

Yes, this is as designed.

> add the win32 build specification to the same solution or must one
> generate separate 32-bit and 64-bit solutions/projects in different
> directories?

This is not currently possible. Here's a thread where this was discussed
previously:

http://www.cmake.org/pipermail/cmake/2009-June/029897.html


tyler


More information about the CMake mailing list