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

Compiling error compiling source HoDB

Mexa94

New Member
Joined
Dec 26, 2009
Messages
7
Reaction score
0
Location
Poland
Hello Otland!

Well, i have a problem with my History of Dragon ball source (Devland 7.6).

engine has security by creator engine.

friend says that you must move the one line and everything will work. Only he knows that's not only just heard of.

build log:

Code:
Kompilator: Default compiler
Building Makefile: "N:\HODB\HoDB server source\z dedyka\Makefile.win"
Wykonywanie  make...
make.exe -f "N:\HODB\HoDB server source\z dedyka\Makefile.win" all
g++.exe items.o logger.o loginqueue.o luascript.o magic.o map.o md5.o monster.o monsters.o networkmessage.o npc.o otserv.o player.o position.o protocol.o protocol76.o pvparena.o readables.o scheduler.o spawn.o spells.o status.o summons.o thing.o tile.o tools.o account.o actions.o allocator.o chat.o commands.o container.o creature.o exception.o fileloader.o game.o guilds.o houses.o ioaccount.o ioaccountxml.o iomapbin.o iomapotbm.o iomapxml.o ioplayer.o ioplayerxml.o item.o itemloader.o mdump.o socket.o DevLand_private.res -o "..\HoDB server\HoDB.exe" -L"lib" -L"d:/Dev-Cpp/others/lua-5.0.2/lib" -L"d:/Dev-Cpp/bin" -llibxml2 -llualib -llua -lwsock32 -lmysql -s -Wl,-Map=otserv.map ../../Dev-Cpp/lib/libws2_32.a  

g++.exe: ../../Dev-Cpp/lib/libws2_32.a: No such file or directory

make.exe: *** ["../HoDB] Error 1

Wykonanie zakończone
 
Back
Top