EOSERV Forum > EOSERV > Compiler error
Page: << 1 >>
Compiler error
Author Message
Post #200798 Compiler error

I keep getting this error, but as far as I can see the pcthreadgc2 is linked: ..\src\sln.cpp|28|fatal error: pthread.h: No such file or directory|

Not sure if it has something to do with me removing -std=c++14, but the compiler refused to recognize that as a valid flag even though it's up to date, so I had no other choice.

Google is giving me nothing but horrible results too. I'm trying to compile the latest rev, I haven't altered anything on it yet.

7 years, 34 weeks ago
Post #200799 Re: Compiler error

I am pretty sure it should be libpthread you need to link.

7 years, 34 weeks ago
Post #200801 Re: Compiler error

Yeah, i was a derp and forgot to link it. It's compiling all good now. Thanks

7 years, 34 weeks ago
Page: << 1 >>

EOSERV Forum > EOSERV > Compiler error