• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem compiling Otclient

Iceraz

New Member
Joined
Dec 3, 2017
Messages
4
Solutions
1
Reaction score
1
Hi Guys!

I'm trying to compile my otclient... and I´ve got this error message:

I run cmake-gui and select source and where I would like to build and then I configure and press generate..

Code:
CMake Error: CMake was unable to find a build program corresponding to "MinGW Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: CMake was unable to find a build program corresponding to "MinGW Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
Configuring incomplete, errors occurred!

What am I doing wrong?
 

Similar threads

Back
Top