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

Tfs 0.4.0

demondark

New Member
Joined
Dec 20, 2007
Messages
140
Reaction score
0
what????

PHP:
Compilador: Default compiler
Building Makefile: "C:\devcpp2522\The Forgotten Dev-Cpp\svnPrivada\dev-cpp\Makefile.win"
Executando  make...
make.exe -f "C:\devcpp2522\The Forgotten Dev-Cpp\svnPrivada\dev-cpp\Makefile.win" all
g++.exe -c ../actions.cpp -o obj//actions.o -I"C:/Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D__EXCEPTION_TRACER__   -fexpensive-optimizations -O1

In file included from C:/Dev-Cpp/include/boost/asio/detail/win_iocp_io_service_fwd.hpp:24,
                 from C:/Dev-Cpp/include/boost/asio/io_service.hpp:37,
                 from C:/Dev-Cpp/include/boost/asio/basic_io_object.hpp:20,
                 from C:/Dev-Cpp/include/boost/asio/basic_socket.hpp:24,
                 from C:/Dev-Cpp/include/boost/asio/basic_datagram_socket.hpp:25,
                 from C:/Dev-Cpp/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../exception.h:21,
                 from ../definitions.h:75,
                 from ../const.h:20,

                 from ../actions.cpp:18:
C:/Dev-Cpp/include/boost/asio/detail/socket_types.hpp:34:5: warning: #warning Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately
C:/Dev-Cpp/include/boost/asio/detail/socket_types.hpp:35:5: warning: #warning Assuming _WIN32_WINNT=0x0501 (i.e. Windows XP target)
In file included from ../map.h:22,
                 from ../creature.h:28,
                 from ../player.h:23,
                 from ../actions.cpp:23:
../fileloader.h:21:18: zlib.h: No such file or directory
In file included from ../map.h:22,
                 from ../creature.h:28,
                 from ../player.h:23,
                 from ../actions.cpp:23:
../fileloader.h:149: error: `gzFile' does not name a type

../fileloader.h: In member function `bool FileLoader::writeData(const void*, int32_t, bool)':
../fileloader.h:129: error: `m_file' was not declared in this scope

../fileloader.h:129: error: `gzwrite' was not declared in this scope
../fileloader.h:137: error: `m_file' was not declared in this scope
../fileloader.h:137: error: `gzwrite' was not declared in this scope

make.exe: *** [obj//actions.o] Error 1

Execução terminada
 
Back
Top