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?