seyakuroya
DevlandOT.eu
- Joined
- Dec 21, 2008
- Messages
- 711
- Solutions
- 1
- Reaction score
- 411
Hello there,
When I trying compile Tfs 0.2.3 (Tibia 8.0) everything is okey but in finish I have error.
My compilator: TFS dev-cpp 2.6
1 year ago, when I have an older Compilator it was worked...
When I trying compile Tfs 0.2.3 (Tibia 8.0) everything is okey but in finish I have error.
My compilator: TFS dev-cpp 2.6
1 year ago, when I have an older Compilator it was worked...
Kompilator: Default compiler
Building Makefile: "C:\Users\Tomek\Desktop\Silniki\Tibia 8.0\Source\theforgottenserver023-wingui\sources\devcpp\Makefile.win"
Wykonywanie make...
make.exe -f "C:\Users\Tomek\Desktop\Silniki\Tibia 8.0\Source\theforgottenserver023-wingui\sources\devcpp\Makefile.win" all
windres.exe -i TheForgottenServer_private.rc --input-format=rc -o TheForgottenServer_private.res -O coff
g++.exe ../account.o ../actions.o ../admin.o ../allocator.o ../ban.o ../baseevents.o ../chat.o ../combat.o ../commands.o ../condition.o ../configmanager.o ../container.o ../creature.o ../creatureevent.o ../cylinder.o ../database.o ../databasemysql.o ../databasesqlite.o ../depot.o ../exception.o ../fileloader.o ../game.o ../gui.o ../house.o ../housetile.o ../inputbox.o ../ioguild.o ../iologindata.o ../iomap.o ../iomapserialize.o ../item.o ../items.o ../logger.o ../luascript.o ../mailbox.o ../map.o ../md5.o ../monster.o ../monsters.o ../movement.o ../networkmessage.o ../npc.o ../otserv.o ../outfit.o ../player.o ../playerbox.o ../position.o ../protocol.o ../protocol80.o ../quests.o ../raids.o ../rsa.o ../scheduler.o ../scriptmanager.o ../spawn.o ../spells.o ../status.o ../talkaction.o ../tasks.o ../teleport.o ../textlogger.o ../thing.o ../tile.o ../tools.o ../trashholder.o ../vocation.o ../waitlist.o ../weapons.o TheForgottenServer_private.res -o "TheForgottenServer.exe" -L"C:/The Forgotten Dev-Cpp/lib" -L"C:/Dev-Cpp/others/boost_1_33_1/libregex" -L"C:/Dev-Cpp/others/lua-5.1/lib" -mwindows -llibxml2 -llua -llualib -lwsock32 -lmysql -lregex -lgmp -lsqlite3 -s
ld: cannot find -llua
make.exe: *** [TheForgottenServer.exe] Error 1
Wykonanie zakończone