RE: [Cppunit-devel] pls help me.
Brought to you by:
blep
From: Urai, Y. <yu...@co...> - 2002-02-26 10:41:21
|
I think it's just because you forgot to enable RTTI. Pls check Project Settings/C++/C++ Language. Make sure RTTI is enabled for both debug and release build. Good luck ! Yuichi Urai Cognex K.K. > -----Original Message----- > From: 石 旭 [mailto:sek...@ka...] > Sent: Tuesday, February 26, 2002 7:33 PM > To: cpp...@li... > Subject: [Cppunit-devel] pls help me. > > > how are you! > i am trying to using TestRunner in my MFC exe prgram based on Dialog. > it can be complied and linked succeeded, but while i press "Browse"on > the TestRunner Dialog, the "Debug Assertion Failed" error message box > appeared , if i choose "ignore", the message of "the > unsupported funtion > is be executed." > so i can not execute TestRunner in my program ! > but i test TestRunner in other program which is simple, the TestRunner > was executed successfully . > does anyone know the reason? > > linda > ------------ > <sek...@ka...> > > Best regards (*^o^*)_p > > > _______________________________________________ > Cppunit-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppunit-devel > |