EOSERV Forum > EOSERV > Compiling the latest version.
Page: << 1 >>
Compiling the latest version.
Author Message
Post #199020 Compiling the latest version.

What compiler should i use, seems my mingw is too outdated to compile the latest revision.


it says something about c++14



---
Remember when is not an organization nor a fucking group , it's simply an idea that we believe in
and live for.
The priority of Remember when should come before oxygen , as oxygen is cosmetic even life itself is
cosmetic,that's why offer our worthless lives to The "Remember when"
8 years, 20 weeks ago
Post #199021 Re: Compiling the latest version.

It seems Sausage has upgraded to the c++14 standard. Either you need to add a compiler flag to use that standard, or you just need to update your mingw gcc compiler.

---
Want to learn to pixel?
Pixelsource.org
8 years, 20 weeks ago
Post #199029 Re: Compiling the latest version.

The Mingw-w64 binaries you can get here have GCC 5.2.0, which should work ^_^#

edit: A quick check of the CMakeLists.txt for r508 shows GCC 4.8 should be supported. How are you trying to build it, and what's the error?

8 years, 20 weeks ago
Page: << 1 >>

EOSERV Forum > EOSERV > Compiling the latest version.