28 May
2011
28 May
'11
6:04 a.m.
Johan Doré
The thing that is bugging us with that approach is however that the boost_unit_test_framework-vc100-mt-gd-1_46_1.dll seems to be needed for the DLL’s to load and we therefore wonder if there is any way around that problem or if you have any other suggestions for us?
If you intend to use console_test_runner (and if I understand correctly you do), you'll have link against dll and distribute it somehow. console_test_runner requires dll as well. What exactly is the problem with including the dll? Gennadiy