From: Warren Young Date: January 12 2005 5:56pm Subject: Re: bcb errors with mysql++-1.7.27 List-Archive: http://lists.mysql.com/plusplus/3899 Message-Id: <41E564DC.7000606@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit J. Greenlees wrote: > [C++ Error] defs.h(6): E2209 Unable to open include file 'mysql.h' So install MySQL, then. And if it is installed, you need to adjust the #include file paths in the project. I'm ignoring all the other errors, because this one could set of a whole mess of others. Fix this one, then get back to me.