There is no support for vc15 in code/CMakeModules/FindMSVC.cmake file.
See if you can install vs2015 toolchain.
You also need externals for vs2015 and DXSDK_Jun10 for directx.
Externals you can compile yourself from hg.kervala.net/packaging. Not exactly next-next-finish (not all externals are needed), but easy enough to solve
See if you can install vs2015 toolchain.
You also need externals for vs2015 and DXSDK_Jun10 for directx.
Externals you can compile yourself from hg.kervala.net/packaging. Not exactly next-next-finish (not all externals are needed), but easy enough to solve
---
Hello!