From: Warren Young Date: April 25 2007 5:44am Subject: Re: Visual C++ Release build List-Archive: http://lists.mysql.com/plusplus/6561 Message-Id: <462EEAA5.9000103@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Roland Hill wrote: > > Don't worry about the install.bat - I found it > didn't work properly on Windows I think I see the problem. After merging the library and example Bakefiles, that changed the output directories Visual C++ uses, and the install.bat file wasn't changed to match. If you want to try this out to see if I've fixed it, you can either download the current svn version of MySQL++, or just remove "lib\" from lines 16 through 20, plus lines 23 and 24 in install.bat. > (don't know about Linux install.bat is only for Windows. If it doesn't work there, it's unconditionally a bug. Don't hold back on the bug reports. :)