• 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 TFS-Trunk

Morty

New Member
Joined
Jan 7, 2008
Messages
109
Reaction score
0
ld: cannot find -lluasql-mysql

make.exe: *** [TheForgottenServer.exe] Error 1

Execution terminated


Downloaded using Smart SVN, so i don't see why i wouldn't have downloaded a single file o.0
 
cannot find -lluasql-mysql2
C:\Documents and Settings\User\Desktop\trunk707\dev-cpp\Makefile.win [Build Error] [TheForgottenServer.exe] Error 1

edit. Compiling done with :
Linkers:

Code:
-lxml2.dll
-lmysql
-lsqlite3
-lluasql_mysql
-lluasql_sqlite
-llua5.1
-lboost_system
-lboost_regex
-lws2_32
-lgmp
-lmswsock
-O1
-s


C++ compiler box:

Code:
-D__USE_MYSQL__
-D__USE_SQLITE__
 
Last edited:
Well, i compiled it, but it's doing that stupid non-saving thing with SQLite, and don't say use MySQL, can't use it atm.

Edit: No wonder it's still not being released, it's so buggy o0.
-CM outfit dropped.
-Lots of online player errors with SQLite
-UE spell size incorrect
 
Last edited:
Ok Elf, thanks for the replies, you really have done so much work.

Someone from the team needs to test with SQLite a bit more, a lot of things don't work, such as saving, as well as in-game features, either that, or drop it.

UE Size is correct? Then my tibia screen size doubled, it looked like a GFB sized spell o.0 I'll take your word for it though.
 
Back
Top