[cmake-developers] CMake can't generate Windows 10 store app with VS2015 Update 1

Gilles Khouzam Gilles.Khouzam at microsoft.com
Fri Feb 5 17:20:24 EST 2016


Hi Roman,

I can help with this. You should be good with VS 2015 and the Windows 10 SDK.

After you installed the SDK, did you get the same error message or a different one?

From: cmake-developers [mailto:cmake-developers-bounces at cmake.org] On Behalf Of Roman Wüger
Sent: Friday, February 5, 2016 07:41
To: cmake-developers at cmake.org
Subject: Re: [cmake-developers] CMake can't generate Windows 10 store app with VS2015 Update 1

Ok, I've installed all options from the SDK (https://dev.windows.com/en-us/downloads/windows-10-sdk<https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fdev.windows.com%2fen-us%2fdownloads%2fwindows-10-sdk&data=01%7c01%7cgilles.khouzam%40microsoft.com%7cd3ac9c3d232848db7db908d32e4386b5%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=kQKl09vz8PV4AkbuCi6MPZC9ZyDu435tP9wjOidUz9I%3d>)
but it doesn't solve the issue.

Is there something other to install?
What things does CMake require?

Best Regards
Roman

Am 05.02.2016 um 14:54 schrieb Roman Wüger <roman.wueger at gmx.at<mailto:roman.wueger at gmx.at>>:
Hello,

I’ve Installed Windows 10 Professional with VS2015 Update 1 and CMake 3.4.3.
When I run configure:

cmake -G "Visual Studio 14 Win64" -DCMAKE_SYSTEM_NAME:STRING=WindowsStore -DCMAKE_SYSTEM_VERSION:STRING=10.0 ..\source

Then I became the following error message:

CMake Error at CMakeLists.txt:3 (PROJECT):
  A Windows Store component with CMake requires both the Windows Desktop SDK
  as well as the Windows Store '10.0' SDK.  Please make sure that you have
  both installed


-- Configuring incomplete, errors occurred!

Did I need something additional to get it working?

Thanks in advance

Best Regards
Roman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160205/5059b900/attachment-0001.html>


More information about the cmake-developers mailing list