EOSERV Forum > EOSERV > EOServ Compiling error!
Page: << 1 >>
EOServ Compiling error!
Author Message
Post #204407 EOServ Compiling error!

Hello!

First time posting on a forum, so I hope I'm doing this right.


I've followed this Guide (https://eoserv.net/wiki/EOSERV_From_Scratch_-_Windows) step by step, and everything is fine, up until Building and running the project with Code:Blocks.

Screenshot of my problem here. ---> https://imgur.com/a/BULmchW

Any ideas or feedback is welcome.
 
I haven't made any changes, only followed each step to the 'T' !


Thank you.

5 years, 28 weeks ago
Post #204408 Re: EOServ Compiling error!

You need to update MinGW. Even though this revision is fairly dated, the guide to update is even more dated. If you want to jump back a few revisions if you are still having issues look for anything prior to the C++ 14 requirement which is r489 and under. CMake is also an alternative you can use if you are familiar with that.

5 years, 28 weeks ago
Post #204409 Re: EOServ Compiling error!

I'm unfamiliar with cmake unfortunately, I haven't taken a look at it yet. 

I'd also like to keep the latest revision, so I guess I'll look for the Guide to updating. I'll make an update if I find a solution. 

Also the install.sql is failing to execute with either HeidiSQL, or SQLyog. I am stumped.

If anyone has ANY ideas, please do let me know. I'll try anything at least once.


Thanks.



Update : Totally reinstalled everything fresh, started over with most recent MinGW. Still getting this error with ntservice.cpp.

https://imgur.com/a/ZdfqyuP


If any one has ANY info, or choppy fixes, please let me know.

Or share your ntservice.cpp file with me, and let me try that out. :)
Cause I am stumped.

5 years, 28 weeks ago
Post #204412 Re: EOServ Compiling error!

One thing that is odd is you said you were using the most recent revision of EOSERV, however your build target lists MYSQL. Current build targets are Maria rather than MYSQL. Are you using r535?

5 years, 27 weeks ago
Post #204448 Re: EOServ Compiling error!

For my case, I got the No Error on ntservice.cpp


1 thing is off about the guide is that there is no pthreadGC2.dll instead pthreadGC-3.dll is installed on MinGW

5 years, 25 weeks ago
Post #204449 Re: EOServ Compiling error!

Maybe this guide can help you. Retry from scratch with only the listed tools in the guide.
https://eobud.boards.net/thread/113/building-eoserv-windows

---
EO Resources/Guides: â—„ eobud.boards.net â–º
5 years, 25 weeks ago
Post #204450 Re: EOServ Compiling error!
shayne posted: (3rd Nov 2018, 06:27 am)

Maybe this guide can help you. Retry from scratch with only the listed tools in the guide.
https://eobud.boards.net/thread/113/building-eoserv-windows


I finallly compile everything, it was something to do with MinGW!
5 years, 25 weeks ago
Page: << 1 >>

EOSERV Forum > EOSERV > EOServ Compiling error!