| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | September 10 2004 5:15pm |
| Subject: | Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | ||
| View as plain text | |||
Daniel wrote: > Mysql++ and the examples compiled and are working like expected, but when I > try to create my own project the linking doesn't work correctly. This is usually a symptom of linking with a different C runtime library than was used to build the MySQL and MySQL++ libraries. Study the Code Generation settings in the example projects, and match them in your own project. If it works, I'd appreciate a report back with details I can drop into the README.vc++ file that comes with the package.
| Thread | ||
|---|---|---|
| • Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Daniel | 10 Sep |
| • Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Warren Young | 10 Sep |
| • Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Daniel | 11 Sep |
| • Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Thomas Werth | 13 Sep |
| • Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Warren Young | 13 Sep |
| • Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Daniel | 13 Sep |
| • Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Warren Young | 13 Sep |
| • Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Daniel | 14 Sep |
| • Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | Warren Young | 14 Sep |
