From: Warren Young Date: June 13 2006 9:17pm Subject: Re: building the mysql++ library in VC 7.1 (2003) List-Archive: http://lists.mysql.com/plusplus/5726 Message-Id: <448F2B4E.6010303@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jeff Getzlaff wrote: > Do I have to build mysql on my local machine No. The official MySQL distribution should include the necessary headers and libraries for development already. They may not be installed by default, however. > In the library code whenever there is a MYSQLPP_EXPORT I get an error. Are you going to make me guess what the error is?