From: Warren Young Date: July 5 2006 2:34pm Subject: Re: MySQL++ can be frustrating List-Archive: http://lists.mysql.com/plusplus/5810 Message-Id: <44ABCE11.3090103@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jim Langston wrote: > > Can anyone see any reason NOT to rename the libs and dlls, with d > succeeding the file name for debug mode? Only one of convenience. The whole debug vs. release thing is handled within Bakefile, so it'll require some explicit workarounds to make that happen. I suspect it's possible, but I won't know for sure until I try it....or until I get a patch. :) It's on the Wishlist for v2.2 now.