I'm trying to compile my tests under CPPUnit 1.9.10 and BCB 6, SP2, and receive "Undefined symbol suite()" at line 20 of TestSuiteFactory.h.
These tests all compiled fine under 1.8.0, and I haven't made any changes to the code since.
Does anyone know why this is occurring, or how I might go about fixing it?
Log in to post a comment.
I'm trying to compile my tests under CPPUnit 1.9.10 and BCB 6, SP2, and receive "Undefined symbol suite()" at line 20 of TestSuiteFactory.h.
These tests all compiled fine under 1.8.0, and I haven't made any changes to the code since.
Does anyone know why this is occurring, or how I might go about fixing it?