
11 Aug
2011
11 Aug
'11
4:35 p.m.
I have tried to use boost unit test on Eclipse CDT w/ MinGW and VC++. But I can not link to the static boost library: libboost_unit_test_framework-vc100-mt-1_47.lib.
The code I used:
#defineBOOST_TEST_MAIN
#defineBOOST_TEST_MODULEMasterTestSuite
#include