Desmond
Joined: 7th Jun 2010
Posts: 2424
Re: Wiki Talk: Compiling EOSERV
Desmond posted: (16th Jun 2011, 05:22 pm)
To both of you. Try upgrading the GCC Compiler since EOSERV will not compile with the old one anymore.
Try that. ---
I am an alien and not crazy!
12 years, 51 weeks ago
|
Re: Wiki Talk: Compiling EOSERV
Desmond posted: (8th Jan 2012, 05:46 pm)
Desmond posted: (16th Jun 2011, 05:22 pm)
To both of you. Try upgrading the GCC Compiler since EOSERV will not compile with the old one anymore.
Try that.
Forgot to mention I was trying to compile rev 189.. o.o
12 years, 51 weeks ago
|
kodyt
Joined: 6th Apr 2009
Posts: 2271
Re: Wiki Talk: Compiling EOSERV
this worked fine with the newest rev (I actually for once felt like trying to compile a rev for some reason).. the only thing I can think of that might confuse ppl is where to put the files in the "include" folder, I had to add them to the "scr" folder which
isn't mentioned in the wiki guide.
I think I might give it a go on ubuntu. ---
http://www.ctronic.ga
http://www.tsu.co/Deltro
https://www.reverbnation.com/deltro9
12 years, 51 weeks ago
|
Re: Wiki Talk: Compiling EOSERV
I heard 189 is the way to go though. >_< Like, the codes that are posted all over EOSERV are for 189 :c
12 years, 51 weeks ago
|
UndeadEO
Joined: 11th Jun 2011
Posts: 710
Re: Wiki Talk: Compiling EOSERV
I downloaded r254 and followed what Desmond said and got 2 errors:
cannot find: -lmysql
cannot find: -lsqlite3
12 years, 51 weeks ago
|
Pine
Joined: 20th Dec 2011
Posts: 1179
Re: Wiki Talk: Compiling EOSERV
Desmond posted: (16th Jun 2011, 05:41 pm)
The one that comes with MingW comes with the GCC compiler but an outdated one.
How may I update the compiler? ;c
12 years, 48 weeks ago
|
Re: Wiki Talk: Compiling EOSERV
Does this work for Rev 302? Because I did everything as instructed but it wont work no matter what target I select I get this
"eoserv - MYSQL+SQLITE" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done."
---
Endless Society Web : EndlessSociety.co.cc
Forums : EndlessSociety-Forums.co.cc
*Coming in April*
12 years, 47 weeks ago
|
Dough
Joined: 21st Oct 2010
Posts: 535
Re: Wiki Talk: Compiling EOSERV
you removed your TDM-GCC, it is needed :)
12 years, 47 weeks ago
|
Re: Wiki Talk: Compiling EOSERV
i didn't remove anything where is that suppose to be
---
Endless Society Web : EndlessSociety.co.cc
Forums : EndlessSociety-Forums.co.cc
*Coming in April*
12 years, 47 weeks ago
|
Re: Wiki Talk: Compiling EOSERV
I tried compiling (rev303) but still got erors such as:
C:\Users\hp\Desktop\trunk\src\util\..\util.hpp||In member function 'void Arena::Spawn(bool)':|
C:\Users\hp\Desktop\trunk\src\util\..\util.hpp|25|internal compiler error: in tsubst_copy, at cp/pt.c:9995|
||=== Build finished: 1 errors, 0 warnings ===|
12 years, 44 weeks ago
|
Dough
Joined: 21st Oct 2010
Posts: 535
Re: Wiki Talk: Compiling EOSERV
Adam Lewis posted: (29th Feb 2012, 05:37 pm)
I tried compiling (rev303) but still got erors such as:
C:\Users\hp\Desktop\trunk\src\util\..\util.hpp||In member function 'void Arena::Spawn(bool)':|
C:\Users\hp\Desktop\trunk\src\util\..\util.hpp|25|internal compiler error: in tsubst_copy, at cp/pt.c:9995|
||=== Build finished: 1 errors, 0 warnings ===|
as you can see, is a internal compiler error, from your pc, not the rev.
12 years, 44 weeks ago
| | | | | | | | | | | |