Jump to content

Compiler Problems with new Computer


subabrain

Recommended Posts

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=0x0502


Call 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!


Greetings

Robert

Link to comment
Share on other sites

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)

LUHboih732iHV6xl-C%252B%252B-Tutorial%252C-Installing-C%252B%252B.png


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.

Link to comment
Share on other sites

@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 ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...