Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #16  
Old 06-19-2007, 12:25 PM
moydock
Discordant
 
Join Date: Jun 2005
Posts: 286
Default

Aparently it's a bug w/ mysql. http://bugs.mysql.com/bug.php?id=27861

My lyfe........
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
Reply With Quote
  #17  
Old 06-19-2007, 12:54 PM
image
Demi-God
 
Join Date: Jan 2002
Posts: 1,290
Default

The first set of errors your getting related to mysql is because you didnt include the mysqlclient.lib to the project. You need to find the mysqlclient.lib file (its in the Mysql/lib directory/opt).

So when you have visual studio.net open click on the Project menu, add existing item, set files of type to all files and get to the directory that has the mysqlclient.lib and include it.

If you got any other errors after doing it, paste them all.
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
Reply With Quote
  #18  
Old 06-19-2007, 02:29 PM
moydock
Discordant
 
Join Date: Jun 2005
Posts: 286
Default

No worky, same error. I included the folder in the options, not sure if that's the same thing.
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
Reply With Quote
  #19  
Old 06-19-2007, 02:31 PM
image
Demi-God
 
Join Date: Jan 2002
Posts: 1,290
Default

You tried using mysql version 4.x? Because they are right, 5.x isn't compatible, its a completely different schema. And when you use 4.x you only need to include the mysqlclient.lib to the project.
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
Reply With Quote
  #20  
Old 06-19-2007, 04:11 PM
moydock
Discordant
 
Join Date: Jun 2005
Posts: 286
Default

Yeah, that doesn't work either, i'm guessing it's just that bug I linked to. Although it doesn't make sense why other ppl aren't having issues.
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
Reply With Quote
  #21  
Old 06-19-2007, 05:33 PM
image
Demi-God
 
Join Date: Jan 2002
Posts: 1,290
Default

You need to completely remove the 5.x version from your system, you should not be getting the same errors because this bug only affects 5.x
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
Reply With Quote
  #22  
Old 06-20-2007, 12:09 AM
Darkonig
Hill Giant
 
Join Date: Dec 2006
Posts: 102
Default

Actually, when I first setup and compiled this project, I used mysql 5.0.27 source as that was the most current at the time. I compiled it just fine. When I was setting up my nephew, i downloaded 5.0.41 for him to use and copied my emulator database and emulator server binaries to his system, used grant to give him access to the database, and it ran fine on his system. I haven't actually tried compiling it with 5.0.41 source.
Reply With Quote
  #23  
Old 06-20-2007, 07:34 AM
moydock
Discordant
 
Join Date: Jun 2005
Posts: 286
Default

Alright, gonna try uninstalling both and reinstalling, will post results.
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
Reply With Quote
  #24  
Old 06-20-2007, 08:22 AM
moydock
Discordant
 
Join Date: Jun 2005
Posts: 286
Default

Holy fuck it worked. You are the shit image. Ty so much and ty everyone else for the help .

So to recap for future ppl with this problem,

FIX: Uninstall mysql 5.x completely and install Mysql 4.1.
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
Reply With Quote
  #25  
Old 06-20-2007, 11:26 AM
image
Demi-God
 
Join Date: Jan 2002
Posts: 1,290
Default

Glad to hear it, enjoy the rat nest that is EQEMu
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
Reply With Quote
  #26  
Old 08-22-2007, 05:15 AM
Yohkoh
Fire Beetle
 
Join Date: Jun 2007
Location: CT
Posts: 6
Default

I was having the same errors. Been running MySQL 5.0.37 with my own EQemu server since June. Instead of uninstalling and re-installing MySQL, I downloaded the source for 4.1.22 and compiled just mysqlclient for the mysqlclient.lib file. EQemu now compiles with no errors now.

Thanks for this post or I would have been lost.
Reply With Quote
  #27  
Old 08-22-2007, 08:55 AM
moydock
Discordant
 
Join Date: Jun 2005
Posts: 286
Default

Glad it helped someone else I very nearly gave up on it, took me like 18 hours total i think trying to get it working.
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
Reply With Quote
  #28  
Old 02-18-2008, 01:25 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

I had this same compile issue with mysql 5.0.41 so I just installed 5.0.51 over the top and it compiles fine now.
Reply With Quote
  #29  
Old 02-18-2008, 06:36 PM
mattmeck
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Congdar View Post
I had this same compile issue with mysql 5.0.41 so I just installed 5.0.51 over the top and it compiles fine now.
Old 08-22-2007, 05:55 PM

You necro you
Reply With Quote
  #30  
Old 02-19-2008, 02:14 AM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

Adding good info to old threads is a good thing for people who use search. No need for people to go back to version 4 (even though that seemed to work for this guy), upgrade instead of downgrade to fix this compile issue.
Reply With Quote
Reply


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 05:39 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3