I would like to seek help on integrating cppunit 1.12.1 on C++ Builder XE2.
I have a working GUI C++ application which needs to have a unit test codes, we decided to use cppunit for the test codes. but were having trouble integrating the built cppunit on XE2. Is there a way we can integrate it to XE2? like add it as a frame work for test project?
help on cppunit 1.12.1 on XE2
8 years 1 month ago #1446
We're testing VCL with C++ Code. We used this guide(
edn.embarcadero.com/article/32704
) to setup the cppunit but once we include the lib file to our project and create a simple test unit with one of our VCL unit, it generates a lot of linker errors most notably the unresolved external to Buttons.