<div dir="ltr">there's a 64 bit generator... <div>used to be a separate generator "visual studio 12 2013 Win64" but it doesn't show in the list of generators now...</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 23, 2015 at 11:27 PM, Xi Shen <span dir="ltr"><<a href="mailto:davidshen84@gmail.com" target="_blank">davidshen84@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I am using cmake 3.1.1 on my Windows 7 64bit system. I have Visual Studio 2013 installed.</div><div><br></div><div>The project I created with cmake works and can build with msbuild. But it only build the x86 version. If I try:</div><div><br></div><div>  msbuild /property:Platform=x64 myproj.vcproj</div><div><br></div><div>I got error says that the x64 profile does not exist.</div><div><br></div><div>I have to open the project file and create the x64 profile by myself. Is there any way to let cmake generate the x64 profile?</div><div><br></div><div><br></div><div>Thanks,</div><div>David</div><div><br></div></div>
<br>--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" target="_blank">http://public.kitware.com/mailman/listinfo/cmake</a><br></blockquote></div><br></div>