| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | September 30 2005 9:33pm |
| Subject: | Re: MySQL++(2.0.6) debug assertion failure | ||
| View as plain text | |||
Alexander Stock wrote: > I have a problem using mysql++(2.0.6) with vs.net 2003 on windows xp, ...and I didn't search the mailing list before asking a question. There have been half a dozen threads on this topic in recent months. > test.exe!_CrtIsValidHeapPointer(const void * pUserData=0x004958d8) You're almost certainly linking a debug version of your program to the release version of MySQL++. If you do this, VC++'s heap debugging routines become confused.
| Thread | ||
|---|---|---|
| • MySQL++(2.0.6) debug assertion failure | Alexander Stock | 30 Sep |
| • Re: MySQL++(2.0.6) debug assertion failure | Warren Young | 30 Sep |
| • Re: MySQL++(2.0.6) debug assertion failure | Alexander Stock | 1 Oct |
| • Re: MySQL++(2.0.6) debug assertion failure | Alexander Stock | 1 Oct |
| • RE: MySQL++(2.0.6) debug assertion failure | Patrick McMichael | 1 Oct |
| • Re: MySQL++(2.0.6) debug assertion failure | Alexander Stock | 1 Oct |
