dbTalk Databases Forums  

using debug dlls but still getting Debug Assertion Failed errors

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss using debug dlls but still getting Debug Assertion Failed errors in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ece Karli
 
Posts: n/a

Default using debug dlls but still getting Debug Assertion Failed errors - 01-16-2006 , 07:11 PM






--0-393826974-1137460296=:69947
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi all,

I have compiled the library and installed it. When I run my program, I get Debug Assertion Failed error in file dbgheap.c. I searched the archives and the only solution suggested was to use debug version of mysqlpp.dll with debug project. I am already doing that. Do you know why I am still getting this error? The example codes run just fine.

Any ideas??? Please help this newbie.

Thanks in advance.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--0-393826974-1137460296=:69947--

Reply With Quote
  #2  
Old   
Warren Young
 
Posts: n/a

Default Re: using debug dlls but still getting Debug Assertion Failed errors - 01-17-2006 , 09:00 AM






Ece Karli wrote:
Quote:
When I run my program, I get Debug Assertion Failed error in file
dbgheap.c. I searched the archives and the only solution suggested
was to use debug version of mysqlpp.dll with debug project. I am
already doing that.
Double-check everything. The way this error happens is mixing debug and
release builds of _something_, not just the MySQL++ library DLL.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
  #3  
Old   
Ece Karli
 
Posts: n/a

Default Re: using debug dlls but still getting Debug Assertion Failed errors - 01-19-2006 , 01:33 PM



--0-1074300220-1137699185=:91622
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

I fixed the error by changing the runtime library to /MDd (Multi-threaded debug dll) option im project settings. It was set to /Md.

Warren Young <mysqlpp (AT) etr-usa (DOT) com> wrote:
Ece Karli wrote:
Quote:
When I run my program, I get Debug Assertion Failed error in file
dbgheap.c. I searched the archives and the only solution suggested
was to use debug version of mysqlpp.dll with debug project. I am
already doing that.
Double-check everything. The way this error happens is mixing debug and
release builds of _something_, not just the MySQL++ library DLL.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ahoo (DOT) com





---------------------------------
Yahoo! Photos
Got holiday prints? See all the ways to get quality prints in your hands ASAP.
--0-1074300220-1137699185=:91622--


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.