Thread: mysql.h
View Single Post
  #1  
Old 07-25-2008, 03:49 PM
Hugghiebear
Fire Beetle
 
Join Date: Apr 2008
Location: Earth
Posts: 10
Default mysql.h

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!
Reply With Quote