| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | March 25 2008 8:28pm |
| Subject: | Re: mysql++ 3.0.1 / VC++ 2008: Samples crashing on mysqlpp::Connection con; | ||
| View as plain text | |||
Alex Boyer wrote: > followed instructions in readme.vc. README-Visual-C++.txt, surely? README.vc is from 2.x. Not that the contents of the files are greatly different, but if you're somehow mixing 2.x and 3.x headers and/or libraries, that would be bad. > This application has been updated to include settings related to the > User Account Control (UAC) feature of Windows Vista. I've just tested 3.0.1 under VC++ 2008 on XP, and simple1 runs fine. It could be we're seeing some kind of Vista weirdness. I'm not sure I have a Vista machine readily available that's set up to test this. > I was curious what would happen with the VC2003 > version and surprisingly it worked... Well, the project settings between the two _are_ different... Also, several examples are suppressed in the VC2003 files. But, simple1.exe is no different between them.
