[CMake] Generating Windows 10 universal project?
Parag Chandra
parag at ionicsecurity.com
Thu Aug 13 21:15:43 EDT 2015
Hi,
I’m trying to generate a static library project that targets the Windows 10 Universal App platform. I found the following post on SO:
http://stackoverflow.com/questions/31857315/how-can-i-use-cmake-to-generate-windows-10-universal-project
However, specifying -DCMAKE_SYSTEM_VERSION=10.0 (or none at all), yields the following error:
CMake Error at CMakeLists.txt:5 (project):
Visual Studio 14 2015 supports Windows Store '8.0' and '8.1', but not
'10.0'. Check CMAKE_SYSTEM_VERSION.
Is this supported yet?
Thanks,
Parag Chandra
Senior Software Engineer, Mobile Team
Mobile: +1.919.824.1410
[https://www.ionicsecurity.com/IonicSigHz.png]<https://ionic.com>
Ionic Security Inc.
1170 Peachtree St. NE STE 400, Atlanta, GA 30309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150814/f2ae31e3/attachment-0001.html>
More information about the CMake
mailing list