-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hey I've been searching for a tool like this for ages to feed into my unit/civ comparison website I'm working on. I spent an hour trying to get this working. For context I'm a web dev. I followed the instructions and additionally installed the cmake tools, added cmake to the path, downloaded all the visual studio c++ build tools and still I get the same error in bash/powershell alike
``$ cmake ..
CMake Error at CMakeLists.txt:2 (project):
Running
'nmake' '-?'
failed with:
The system cannot find the file specified
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "C:/Projects/aoe2dat/code/build/CMakeFiles/CMakeOutput.log".``
The output log says this The system is: Windows - 10.0.19044 - AMD64
I downloaded the Windows x64 Installer: | cmake-3.24.2-windows-x86_64.msi