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

Compilation don't start

GSMaster

Why? for money
Joined
Oct 26, 2008
Messages
169
Solutions
1
Reaction score
10
Location
HKS <3
CMake 3.0.1 log:
Code:
The C compiler identification is GNU 4.8.1
The CXX compiler identification is GNU 4.8.1
Check for working C compiler: C:/MinGW/bin/gcc.exe
Check for working C compiler: C:/MinGW/bin/gcc.exe -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: C:/MinGW/bin/g++.exe
Check for working CXX compiler: C:/MinGW/bin/g++.exe -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Link to static libraries: ON
Build type: RelWithDebInfo
Build commit: devel
Build revision: 0
Boost version: 1.50.0
Found the following Boost libraries:
  system
  thread
  filesystem
  chrono
Found Lua: C:/MinGW/lib/liblua51.a 
LuaJIT: OFF
Found PHYSFS: C:/MinGW/lib/libphysfs.a 
Found OPENSSL: C:/MinGW/lib/libssl.a;C:/MinGW/lib/libcrypto.a 
Found ZLIB: C:/MinGW/lib/libz.a 
Debug information: ON
Crash handler: ON
Found OpenGL: opengl32 
Found GLEW: C:/MinGW/lib/libglew32.a 
OpenGL ES: OFF
Windows console: OFF
Found OPENAL: C:/MinGW/lib/libOpenAL32.a 
Found VORBISFILE: C:/MinGW/lib/libvorbisfile.a 
Found VORBIS: C:/MinGW/lib/libvorbis.a 
Found OGG: C:/MinGW/lib/libogg.a 
Bot protection: ON
Use precompiled header: OFF
Configuring done


bulid log:
Code:
-------------- Clean: all in otclient ---------------

Error cleaning "otclient - all"

-------------- Build: all in otclient ---------------

Using makefile: Makefile
Execution of 'make.exe -s -f Makefile all' in 'C:\otc' failed.
Nothing to be done.
 
Back
Top