TheBuzz
Joined: 13th Jul 2012
Posts: 37
ld.exe: Cannot find -lpthreadGC2
This is the error I get for compiling the last eoserv binary files.... Can someone give any help please? I am stucked there......
http://postimage.org/image/lrr38xqub/
12 years, 49 weeks ago
|
eoclone
Joined: 8th Jul 2012
Posts: 47
Re: ld.exe: Cannot find -lpthreadGC2
told you to give me your tv , however this might be an error in the mingw have you checked that the path of MinGW is right?
12 years, 49 weeks ago
|
TheBuzz
Joined: 13th Jul 2012
Posts: 37
Re: ld.exe: Cannot find -lpthreadGC2
Yeah everything's else alright it's just that... If I delete -lpthreadGC2 from the linker it says -lpthreadGC2 is invalid in the SLN.hpp
12 years, 49 weeks ago
|
eoclone
Joined: 8th Jul 2012
Posts: 47
Re: ld.exe: Cannot find -lpthreadGC2
1-install MinGW in C:/ 2-put these files in your src folder http://uppit.com/cavfjsy590g2/include.rar 3-make sure the your project options are like this
-----http://postimage.org/image/7trx6v6cz/

12 years, 49 weeks ago
|
TheBuzz
Joined: 13th Jul 2012
Posts: 37
Re: ld.exe: Cannot find -lpthreadGC2
Ok I've done it... does it has to be Debug+Mysql+Sqlite? Cause I don't have Sqlite header files and I don't plan on using it... It doesn't fix the problem though
12 years, 49 weeks ago
| | | | |