[CMake] Generating Windows 10 universal project?

Gilles Khouzam Gilles.Khouzam at microsoft.com
Fri Aug 14 13:29:31 EDT 2015


Hi Parag,

Please use our fork for Windows 10 universal support. I’m working on getting the patch ready to be integrated in the official code.

https://github.com/Microsoft/CMake. The branch is feature/Win10

Thanks.

~Gilles

From: CMake [mailto:cmake-bounces at cmake.org] On Behalf Of Parag Chandra
Sent: Thursday, August 13, 2015 18:16
To: David Cole via CMake <cmake at cmake.org>
Subject: [CMake] Generating Windows 10 universal project?

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/399076ae/attachment.html>


More information about the CMake mailing list