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-boun...@cmake.org] On Behalf Of 
Roman Wüger
Sent: Friday, February 5, 2016 07:41
To: cmake-developers@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.wue...@gmx.at<mailto:roman.wue...@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
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to