Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-14-2002, 02:53 AM
Wiz
Dragon
 
Join Date: Feb 2002
Posts: 583
Default Quick compilation guide

Since there's no compilation guide around, and people tend to ask a lot about it (I did!), I thought I'd write a quick one. This is for Visual C++, but I'm guessing the basics of it would work with another compiler.

Download the source, extract it. (Duh)

Grab Zlib - http://www.libpng.org/pub/png/src/zlib114.zip and extract it someplace.

Open up Server.dsw, and go into Tools - Options. Select the "Directories" tab.

From the drop-down menu, select "Libraries". Now add the following two paths:

x:\yourmysqlfolderpathhere\lib\opt\
x:\yourzlibfolderpathhere\

Then select "Include Files" from the same menu. Add the following two paths:

x:\yourmysqlfolderpathhere\include\
x:\yourzlibfolderpathhere\

Go into Tools, and select "Batch Build". Uncheck all options but the "Win32 Release" ones.

You're done! With a clean source, it should compile fine. ZoneNT.exe and World.exe will now be placed in x:\youreqemusourcefolderpath\Build\
Reply With Quote
  #2  
Old 08-14-2002, 06:03 AM
kathgar
Discordant
 
Join Date: May 2002
Posts: 434
Default Linux compile guide

cd ~/source/zone;make;cd ../world;make
I normally cp the binaries to a different directory so you don't have to have 2 copies of db.ini and such. Oh, if you are missing libs ld <libname>...you might nto have put /usr/lib/mysql/ in ld.so.conf, or didn't ldconfig after you changed it.
__________________
++[>++++++<-]>[<++++++>-]<.>++++[>+++++<-]>[<
+++++>-]<+.+++++++..+++.>>+++++[<++++++>-]<+
+.<<+++++++++++++++.>.+++.------.--------.>+.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:18 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3