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

Cannot find -lregex

Dylek

New Member
Joined
Jan 7, 2009
Messages
24
Reaction score
0
Please tell me why ; / I have Talaturen's Dev Cpp v2.6 and when I compile 0.3.5 tfs at the end I got this error.

Linker:
Code:
-O1
-lboost_system
-lgmp
-llua5.1
-lmysql
-lboost_regex
-lsqlite3
-lwsock32
-lxml2
-lmysql
-lws2_32
-s
-lboost_filesystem
-lregex

Compiler:
Code:
-D__USE_MYSQL__
-D__USE_SQLITE__
-D__ENABLE_SERVER_DIAGNOSTIC__
 
Back
Top