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

I can't compile.

GM Lukas

New Member
Joined
Jan 18, 2008
Messages
31
Reaction score
0
Can anyone explain it?

cannot find -lboost_regex
ld returned 1 exit status
C:\Personal\Lucas\The Forgotten Sources\Sources 0.2\dev-cpp\Makefile.win [Build Error] [TheForgottenServer.exe] Error 1


But I have it in my parameter and I dowloaded the last revision.


thanks.
 
Last edited:
if you use Dev C++ go to folder 'lib' and search lib regex, maybe you have this with another name. I have in linkers: -lregex.
 
Back
Top