EOSERV Forum > EOSERV > EOServ 228 Compiled
Topic is locked.
Page: << 1 >>
EOServ 228 Compiled
Author Message
Post #74048 EOServ 228 Compiled

Compiled Normal, and Debug Version (MySQL + SQLite)

Download Revision 228

Download Revision 229

14 years, 10 weeks ago
Post #74088 Re: EOServ 228 Compiled

Awesome, downloading now.

14 years, 10 weeks ago
Post #74223 Re: EOServ 228 Compiled

How did u compile this? im usually good with compiling EOServ but i cant even compile it with less then 10 errors lmao...

14 years, 10 weeks ago
Post #74228 Re: EOServ 228 Compiled

I installed MinGW, added my include files into the MinGW include folder, added "zlib" "libangelscript.a" "libas_c.a" "libas_contextmgr.a" "libas_scriptany.a" "libas_scriptarray.a" "libas_scriptbuilder.a" "libas_scriptdictionary.a" "libas_scriptfile.a" "libas_scripthelper.a" "libas_scriptmath.a" "libas_scriptmath3d.a" "libas_scriptstdstring.a" "libas_scriptstring.a" "libmysql" "libpthreadGC2.a" "libsqlite3.a" "libsqlite3dll.a" "mysqlclient" "mysys" "regex" "strings" "WS2_32" to the linker. then I set my search directory to C:\Program Files (x86)\CodeBlocks\MinGW\include

14 years, 10 weeks ago
Post #74229 Re: EOServ 228 Compiled
Digitx posted: (17th Apr 2011 07:01 pm)

I installed MinGW, added my include files into the MinGW include folder, added "zlib" "libangelscript.a" "libas_c.a" "libas_contextmgr.a" "libas_scriptany.a" "libas_scriptarray.a" "libas_scriptbuilder.a" "libas_scriptdictionary.a" "libas_scriptfile.a" "libas_scripthelper.a" "libas_scriptmath.a""libas_scriptmath3d.a" "libas_scriptstdstring.a" "libas_scriptstring.a" "libmysql" "libpthreadGC2.a" "libsqlite3.a" "libsqlite3dll.a" "mysqlclient" "mysys" "regex" "strings" "WS2_32" to the linker. then I set my search directory to C:\Program Files (x86)\CodeBlocks\MinGW\include


LMAO! I only added: libangelscript.a, libmysql.lib, libpthreadGC2.a and WS2_32 and it works fine for me xD even in 228
14 years, 10 weeks ago
Post #74230 Re: EOServ 228 Compiled

lol I just added them all, cause I was in a hurry.

14 years, 10 weeks ago
Post #74231 Re: EOServ 228 Compiled

Lmao, ok, i only have 3 linkers on my codeblocks, i guess i forgot to add another.


Lmfao, turns out i was missing 1 linker, i went through all the crap of uninstalling mingw and installing everything again just to find out i was missing libangelscript.a :P FAIL

14 years, 10 weeks ago
Post #74433 Re: EOServ 228 Compiled

what features are in these and how do we implement them?

I dropped the files I  use on my EOSERV-vodka driven server into it and the only change I saw was broken quests?

---
Beware of your thoughts, they become your words. Beware of your words, they become your actions.
Beware of your actions, they become your habits. Beware of your habits, they become your character.
Beware of your character, it becomes your destiny.
- Unknown
14 years, 9 weeks ago
Post #74437 Re: EOServ 228 Compiled

Sausage has not yet implemented quests. I passed Sausage my EOSERV Vodka source merely for packet data and as a reference to things that he may have missed in EOSERV. He has been working at a moderate pace updating EOSERV. I would recommend using his revisions as soon as he has added quests if you have a server that is dependant on quest usage. Vodka is about 90%+ of a full emulation of EO main, but Sausage will write the better more secure code as he is far more experienced with coding than I. If you want a quick working server with everything out of box, then Vodka is your best choice for now. You can always upgrade later as the database can still be used in future builds of EOSERV.

14 years, 9 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > EOServ 228 Compiled