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!
|