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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 

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