| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | September 13 2004 5:29pm |
| Subject: | Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 | ||
| View as plain text | |||
Daniel wrote: > The FLTK faq says fltk really should be generated using Multithreaded DLL, So rebuild mysql++ with the same settings as fltk. > (A brief explanation 'in simple > words' of the difference between the runtime libraries would be appreciated). Some are thread-safe, some aren't; some use the DLL version of the libraries, some link statically to your program. That's four combinations. Each is link-incompatible with the others.
| 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 |
