Windows 10 SDK must be selected (-DCMAKE_SYSTEM_VERSION=10.0) for D3D11.3 support
Solved
General and Desktop
-
Hi
Do you use a new version of cmake ?
Only thing i could find was
https://github.com/apitrace/apitrace/issues/451They use command prompt to generate solution for vs 2015.
What compiler are you using?
-
yeah that's the project i am trying to build . I have latest version of cmake , downloaded just today ( don't remember the version ) but it's definitely version 3.* .
I am using vs studio 2015 and my qt is also using msvc 2015 . How can i pass command line arg in qt when building project ? . I tried in project->build settings -> add
-
Hi,
Can you try again with Qt Creator ?