View Single Post
  #1  
Old 11-08-2009, 12:46 PM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory

I am trying to compile the source, but I keep getting the error
Code:
fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
. What is the fix for this?
Reply With Quote