3 messages in com.mysql.lists.plusplusTrouble finding mysqlpp.dll under VS ...
FromSent OnAttachments
Gary Anderson16 Aug 2006 16:28 
Matt Dargavel17 Aug 2006 02:25 
Warren Young17 Aug 2006 02:44 
Subject:Trouble finding mysqlpp.dll under VS 2005
From:Gary Anderson (gand@bslw.com)
Date:08/16/2006 04:28:48 PM
List:com.mysql.lists.plusplus

I've installed MySQL++ 2.1.1. Following the directions in readme.vs, I think I have the library properly configured. Both debug and release versions build fine. I created a new project and tried to build sample1. The application builds fine, but on execution I get the error "This application has failed to start because mysqlpp.dll was not found. Re-installing the application may fix this problem. As far as I can tell, the Additional Library Directories values are properly set for both mysql++ and mysql. Can someone provide additional guidance?