Ah~, so it's a hidden feature? OK, I will give a try.
Thanks,
David
On Fri, 24 Apr 2015 16:38 J Decker wrote:
> there's a 64 bit generator...
> used to be a separate generator "visual studio 12 2013 Win64" but it
> doesn't show in the list of generators now...
>
> On Thu, Apr 23, 2015 at 11:27
there's a 64 bit generator...
used to be a separate generator "visual studio 12 2013 Win64" but it
doesn't show in the list of generators now...
On Thu, Apr 23, 2015 at 11:27 PM, Xi Shen wrote:
> Hi,
>
> I am using cmake 3.1.1 on my Windows 7 64bit system. I have Visual Studio
> 2013 installed.
generate x64 profile for visual studio
Hi,
I am using cmake 3.1.1 on my Windows 7 64bit system. I have Visual Studio 2013
installed.
The project I created with cmake works and can build with msbuild. But it only
build the x86 version. If I try:
msbuild /property:Platform=x64 myproj.vcproj
Hi,
I am using cmake 3.1.1 on my Windows 7 64bit system. I have Visual Studio
2013 installed.
The project I created with cmake works and can build with msbuild. But it
only build the x86 version. If I try:
msbuild /property:Platform=x64 myproj.vcproj
I got error says that the x64 profile does