Windows 10 SDK must be selected (-DCMAKE_SYSTEM_VERSION=10.0) for D3D11.3 support
-
wrote on 16 Oct 2017, 16:12 last edited by
Hey i am trying to build a cmake project using Qt creator and qt 5.9 . I am getting following error . how can i resolve this error ?
-
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?
-
wrote on 16 Oct 2017, 19:24 last edited by
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 ?
-
wrote on 17 Oct 2017, 07:05 last edited by
Hey , i just asked in repo and they said "they have not enabled d3d in project" , so i guess i will stick to Linux for this one
4/5