Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-28-2006, 03:55 AM
boscorillium
Fire Beetle
 
Join Date: Jun 2006
Posts: 23
Default

I would make one recommendation, make sure your include and lib directories are in the same order as they appear on the guide.

Did you include the path to the common/Socketlib directory? Make sure that one goes at the top of the include list. Make sure you make it the full path. I know relative should work, but for whatever reason it didn't for me so I just changed it to explicit and it was fine.

Is this for MySQL 5 based?
Reply With Quote
  #2  
Old 06-28-2006, 04:03 AM
sesmar
I built it I will Support it!
 
Join Date: Jun 2005
Location: Michigan
Posts: 214
Default

Quote:
Originally Posted by boscorillium
I would make one recommendation, make sure your include and lib directories are in the same order as they appear on the guide.
I do not keep mine the same order that they appear in the guide and I do not have any problems with this at all. The include and lib directories are just telling the compiler other places to look, besides the current directory, for the specified files. It does not specify an order in which to include them that is based on the order they are included in the code file.

Quote:
Originally Posted by boscorillium
Did you include the path to the common/Socketlib directory? Make sure that one goes at the top of the include list. Make sure you make it the full path. I know relative should work, but for whatever reason it didn't for me so I just changed it to explicit and it was fine.
The reference to common/Socketlib should be:

../common/Socketlib/

The ../ makes a big difference. That is how I have mine set and it works great for me.
__________________
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 02:20 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