Hi,
I have downloaded MySQL 4.1 (mysql-4.1.5-gamma-essential-win.msi) and
installed it on localhost under c:\program files\mysql. Option to install
source files was selected.
I unzipped mysql++-1.7.17 and loaded mysql++.vcproj file. Everything
compiled except for:
c:\Dev\mysql++-1.7.17\sqlplusint\connection.cc(3): fatal error C1083: Cannot
open include file: 'config.h': No such file or directory
I couldn't find config.h under mysql/include or mysql++ folders (except for
few strange looking files - config.h.in and config-win.h).
Anybody knows how to fix this?
Regards,
Nebojsa Ciric