subabrain Posted March 11, 2018 Posted March 11, 2018 Hello Again ;)i have a new Problem again - the Problem is that while running "CMake" i get the following error at the end configuring:-D_WIN32_WINNT=0x0502Call Stack (most recent call first): Engine/lib/openal-soft/CMakeLists.txt:938 (CHECK_INCLUDE_FILES)ive installed all relevant data (Directx sdk etc.) but i cant get out ..maybe you can help ... thanks a lot!GreetingsRobert Quote
Timmy Posted March 11, 2018 Posted March 11, 2018 0x0502 that is windows xp with sp2 or 3 yeah? I don't believe the build system supports xp anymore, you could maybe try disabling d3d11 and run opengl only and see if it works, no idea if it will compile even doing that. Quote
subabrain Posted March 12, 2018 Author Posted March 12, 2018 Hey Timmy,no im using windows 10 ;)maybe theres somehting cause directx?thanks for answers :)Greetz!Robert Quote
subabrain Posted March 12, 2018 Author Posted March 12, 2018 hello,i think its because of my audio driver ;)ill tell you if it works ;)Greetz!Robert Quote
subabrain Posted March 12, 2018 Author Posted March 12, 2018 hi,sorry but i tried with new drivers - i cant get it :/maybe you know something - would be nice ;)GreetingsRobert Quote
subabrain Posted March 12, 2018 Author Posted March 12, 2018 hi,ok - ill try wihtout cmake ;)greetsRobert Quote
Timmy Posted March 13, 2018 Posted March 13, 2018 You have to use cmake, there is no choice. Can you post a screenshot of what is going wrong in cmake? Quote
irei1as Posted March 13, 2018 Posted March 13, 2018 If you're using Visual Studio 2017 (the one recommended for Windows 10) for CMake to work you need desktop c++ (warning: it's like 5 GB)I got a new computer and I only needed that to compile the newest torque 3d. No need of external files of old directx 9 anymore. Quote
subabrain Posted March 14, 2018 Author Posted March 14, 2018 (edited) Hi,thank you very much!I did these steps already but it isnt working :cry: so i made a screenshot - maybe you could take a look :)Thanks!Robert Edited March 15, 2018 by subabrain Quote
subabrain Posted March 15, 2018 Author Posted March 15, 2018 hi,sorry - it has to do with the cloud. ill upload it on imageshack soon...edit: here again:thanks!Robert Quote
Timmy Posted March 15, 2018 Posted March 15, 2018 @subabrain:You have discovered a bug with the Release Candidate version of cmake (it's setting the OS version wrong, this is why i thought you had windows xp sp2/3 originally). Uninstall the Release Candidate version of cmake and download a stable version i.e 3.10.2 release. It will work than ;) Quote
subabrain Posted March 15, 2018 Author Posted March 15, 2018 hi,ah ok i see - ill try it after work :)thank you very much!GreetingsRobert Quote
subabrain Posted March 15, 2018 Author Posted March 15, 2018 hey,thanks a lot it works :D greets!Robert Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.