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

Source 0.3.6pl1

Kimoszin

New Member
Joined
Feb 8, 2011
Messages
6
Reaction score
0
Hello, firstly I do not speak English very well so I'm using the google translator.

My error is as follows:
When I compile the many mistakes he 0.3.6pl1, 502 just so I wanted to know how to fix. Error is in my Dev C + +? or in this source?

The errors that occur:
View attachment Erro Compilação.txt

Sorry to use the translator.
Bye
 
I guess I could ask here aswell, I've just compiled my own 0.3.6pl1 and Just wondering if the elf warsystem with emblems will work? When im trying to add -D__WAR_SYSTEM__ Im getting errors at the end.. <.<
 
Hello, I downloaded Dev C + + that you gave me and he is giving the same 502 errors.
WHAT could be? You make me indicates another source?

Thanks
 
Hello, I downloaded Dev C + + that you gave me and he is giving the same 502 errors.
WHAT could be? You make me indicates another source?

Thanks
remove all existing installations of devcpp from your partition(s), and extract the files of this one into C:\devcpp
 
Hello, now I think it has less mistakes, look at the list that gave:

Compilador: Default compiler
Building Makefile: "E:\C++\forgottenserver-0.3.6pl1.r92\0.3.6pl1.r92\dev-cpp\Makefile.win"
Executando make...
mingw32-make -f "E:\C++\forgottenserver-0.3.6pl1.r92\0.3.6pl1.r92\dev-cpp\Makefile.win" all
g++.exe -c ../gui.cpp -o obj//gui.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"C:/Dev-Cpp/include/c++/3.4.2/backward" -I"C:/Dev-Cpp/include/c++/3.4.2/mingw32" -I"C:/Dev-Cpp/include/c++/3.4.2" -I"C:/Dev-Cpp/include" -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ {-D__CONSOLE__} -fexpensive-optimizations -O1

g++.exe: {-D__CONSOLE__}: No such file or directory

mingw32-make: *** [obj//gui.o] Error 1

Execução terminada
 
Back
Top