Log in

View Full Version : compile source


drzoyburg
07-26-2009, 06:55 PM
Where do I get the source files to compile the emu, i have already Dled the svn stuff, but i keep getting an error when i try to compile the binarys, keeps saying conat find mysql.h and others when i start the compile

Doc

orkim
07-26-2009, 07:16 PM
Well, you must not have the MySQL libraries then. It might not be the easiest project to compile if you're not used to installing from source.

-ork

pfyon
07-26-2009, 07:25 PM
Are you compiling on linux or windows?

trevius
07-26-2009, 07:34 PM
This should tell you everything you need to know for compiling:

http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008

drzoyburg
07-26-2009, 10:15 PM
Are you compiling on linux or windows?

im trying to compile in windows

Well, you must not have the MySQL libraries then. It might not be the easiest project to compile if you're not used to installing from source.

-ork

I have the libraries but they my old wow files in them not newer files for eq
and no im not use to installing from source, Im use to just blasting an sql thru Navicat.

I know on the WoW forums people would complie the core and post it on the forums evertime a new rev came out. Too bad someone here dont do that for the community here.

Doc

pfyon
07-26-2009, 10:22 PM
I know on the WoW forums people would complie the core and post it on the forums evertime a new rev came out. Too bad someone here dont do that for the community here.

Doc

http://code.google.com/p/projecteqemu/downloads/list

edit: those aren't the most recent builds, but they are fairly recent.

drzoyburg
07-26-2009, 10:31 PM
seems I need r803 or higher to get this teleporter to work right with trev's newest script.

Doc
Owner of Fardark's Adventure's

drzoyburg
07-27-2009, 12:37 AM
well trev I followed your instructions to the tee and I get alot of warnings but it will still work if it was only the warnings, But im also getting this error message
1>Generating Code...
1>Linking...
1>LINK : fatal error LNK1181: cannot open input file 'zlib.lib'
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 9.00.30729
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Build log was saved at "file://e:\eqemu\EQEmuServer\zone\ReleaseBots\BuildLog.htm"
1>Zone - 1 error(s), 2 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
but i have C:\zlib\lib there and it's still not seeing it, checked the tools\options thing and it's pointed to that file in the includes, so im at a stop till i find out how to reslove this matter

Doc
Owner of Fardark's Adventure's

drzoyburg
07-27-2009, 03:48 AM
well after a few hrs of messing with the files and folders, I got it to work and it compile very nicely. thanks for the tut and all

Doc
Owner of Faydark's Adventure's