• 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 -lregex dont found : /

Maly Wizak

New Member
Joined
Oct 5, 2008
Messages
33
Reaction score
0
In the compilation gives me the error "can not find-lregex" changing to "-lboost_regex" or "-libboost_regex" and then the same thing: /

I have The Forgotten Dev-Cpp 2.6 (the new) and there is "lregex.a" and "lregex-da" . So what's the problem.

Sorry for my English, im now learn .
 
Try this:project options/parameters/ (remove -lregex from linker) add library or object , go to your dev-C++ folder/lib/libboost_regex.a
good luck:)
 
I dont have "libboost_regex.a" and i dont must find this lib on google : /

Can you help me download this . ?

_/ Bump \_
 
Last edited:
Back
Top