From: Warren Young Date: March 7 2005 6:22pm Subject: Re: Not compiling List-Archive: http://lists.mysql.com/plusplus/4059 Message-Id: <422C9BEA.3010109@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Joachim Person wrote: > > \mysql++-1.7.31\lib\defs.h(7) : fatal error C1083: Cannot open include file: > 'mysql.h': No such file or directory > > > > I assumed it should be mysql++.h You either do not have MySQL installed, or it is not in c:\mysql. If the latter, change the project options to tell VC++ where the MySQL headers are.