Minetest Compile error
So hello all i decided to take minetest engine and build my own game because its open souce :)
so i followed instructions on how to compile the game and i downloadd al the stuff needed for windows.
so i started with Cmake and i got this error
I didnt understand the part when h said that i need compiler maybe sombody can help me with this.
And one quick question where i can rename the game title where it says Minetest and fps?Cuz i want my own name there.
so i followed instructions on how to compile the game and i downloadd al the stuff needed for windows.
so i started with Cmake and i got this error
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 6". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Could not find cmake module file:C:/Users/Toms/DIR/minetest-build/CMakeFiles/CMakeCCompiler.cmake
CMake Error: Could not find cmake module file:C:/Users/Toms/DIR/minetest-build/CMakeFiles/CMakeCXXCompiler.cmake
Configuring incomplete, errors occurred!
I didnt understand the part when h said that i need compiler maybe sombody can help me with this.
And one quick question where i can rename the game title where it says Minetest and fps?Cuz i want my own name there.