| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | November 16 2007 4:07am |
| Subject: | Re: 317 Linker Errors Visual Studio 2005 Windows XP 64-bit Round 2 more clues. | ||
| View as plain text | |||
John Landrum wrote: > > http://pastebin.com/m69f8a320 You're trying to link a release version of the C API library (opt subdir) to a debug exe. Generally speaking, this does not work. Use libmysql.dll in the debug subdir instead. This is pointed out in README.vc
| Thread | ||
|---|---|---|
| • 317 Linker Errors Visual Studio 2005 Windows XP 64-bit Round 2 more clues. | John Landrum | 16 Nov |
| • Re: 317 Linker Errors Visual Studio 2005 Windows XP 64-bit Round2 more clues. | Warren Young | 16 Nov |
