| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | September 26 2005 11:49am |
| Subject: | Re: "Debug assertion failed" problem | ||
| View as plain text | |||
Krzysztof Machelski wrote: > > Debug assertion failed > File: dbgheap.c > Line: 1132 You're probably linking the release version of mysqlpp.lib to a debug version of your program. You have to use the debug version, or Microsoft's heap checker gets confused. Hint: you could have found this info by searching the mailing list.
| Thread | ||
|---|---|---|
| • Problem with vc Makefile with 2.0.5 | Owen Canavan | 20 Sep |
| • Re: Problem with vc Makefile with 2.0.5 | Owen Canavan | 20 Sep |
| • Re: Problem with vc Makefile with 2.0.5 | Warren Young | 21 Sep |
| • "Debug assertion failed" problem | Krzysztof Machelski | 24 Sep |
| • Re: "Debug assertion failed" problem | Chris Frey | 25 Sep |
| • Re: "Debug assertion failed" problem | Warren Young | 26 Sep |
