the MFC TestRunner causes the Runtime Error "abnormal program termination" when I click the Browse-Button. The crash occures while creating the TreeHierarchy-Dialog.
Does anybody know what to do?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-03-06
Got same problem with version 1.8, trying to implement Cpp Unit in an existing VC++ program. Problem was due to conflicts in resource.h.
I've modified TestRunner's resources to numbers between 9000 and 9999 (you don't need so many!). Works fine now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
the MFC TestRunner causes the Runtime Error "abnormal program termination" when I click the Browse-Button. The crash occures while creating the TreeHierarchy-Dialog.
Does anybody know what to do?
Thanks.
Upgrade to the lastest snapshot or read the FAQ.
Baptiste.
Got same problem with version 1.8, trying to implement Cpp Unit in an existing VC++ program. Problem was due to conflicts in resource.h.
I've modified TestRunner's resources to numbers between 9000 and 9999 (you don't need so many!). Works fine now.
I was refering to version 1.9.11. This resources conflict has been fixed.
Baptiste.