fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
I'm using Vc++ pro. I have installed MySql and set the include directory
C:\Program Files\MySQL\include\
in my project directory, that include folder does have mysql.h so I can't figure this out, anyone got an idea?