Has anybody out there tried to port cppunit to windowsce? If so, I'd like to here about your experiences.
Last time I used WinCE, the compiler (EVC3.0) did not support standard C++ exceptions. As I understand, cppunit uses this.
Does anybody know if there are any plans to remove usage of exceptions in cppunit inn order to support a wider range of compilers?
Log in to post a comment.
Has anybody out there tried to port cppunit to windowsce?
If so, I'd like to here about your experiences.
Last time I used WinCE, the compiler (EVC3.0) did not support standard C++ exceptions.
As I understand, cppunit uses this.
Does anybody know if there are any plans to remove usage of exceptions in cppunit inn order to support a wider range of compilers?