PDA

View Full Version : mysql.h


Hugghiebear
07-25-2008, 03:49 PM
Hello,

I think I left something out of my process for working on development. I downloaded the source code, made a few changes, and tried to compile, but I get an error that says:

Cannot open include file: 'mysql.h': No such file or directory

I'm pretty sure I missed a step to somehow include mysql in my Visual Studio. Anyone know how to fix this?

Thank you!

wexford
07-26-2008, 08:09 AM
you need to follow the wiki instructions on how to setup visual studio to compile the server source

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

You need to setup your include directories properly follow the instructions in the link and you wont have an issue