From: Warren Young Date: July 7 2009 3:28pm Subject: Re: Using mysql++ against MySQL 64-bit version List-Archive: http://lists.mysql.com/plusplus/8662 Message-Id: <4A276A2A-D265-49E4-A4D8-920DA8E346AC@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Jul 6, 2009, at 4:09 PM, Edward Diener wrote: > Is it possible to use MySQL++ with the 64-bit version of MySQL using > VS2008 ? The mysqlpp project won't link with 64-bit MySQL libraries > but maybe there is a way of changing the project so it will. I recall that there is a build setting you have to change in the project to make it create 64-bit output. I don't have it in front of me, but I didn't have any trouble finding it before. Just select all the projects, right-click them, and you can adjust them all at once.