EOSERV Forum > EOSERV > EOServ Build Error
Page: << 1 >>
EOServ Build Error
Author Message
Post #200493 EOServ Build Error

I was following the guide on the Wiki page and ran into this error:

EDIT: I was a little bit unsure of what to do when creating a patch, since the Wiki page directs to broken links. Could it have to do with that?


How do I resolve this?

EDIT: So, this problem was resolved by removing the underscore from _hypot (thanks Sordie). However, now I run into this error:


7 years, 42 weeks ago
Post #200496 Re: EOServ Build Error

This is the same problem as here: EOSERV From Scratch Compiler Errors

Unfortunately the problem is the MinGW project won't take the simple step of configuring their pthreads library properly. If you're okay modifying the header file just remove the definition of timespec and it should work fine.

I'll have to recommend a better mingw distribution some time.

7 years, 41 weeks ago
Post #200500 Re: EOServ Build Error

Google tdm mingw. Install that and replace their MinGW file with the one in code blocks. 

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

EOSERV Forum > EOSERV > EOServ Build Error