11 Aug
2005
11 Aug
'05
2:12 p.m.
Include "boost/test/unit_test.hpp". And liink with prebuild library. Prefered way to build a library is to use a bjam with supplied Jamfile.
Thanks, it works. Still, autolink doesn'w work?
I had all kind of problems when I tried it half a year ago. Did not have a chance to tackle it again. Give it a try and let me know how it works (Maybe even patch?).
Do you suggest just "un-if-0" the corresponding section in unit_test.hpp (to begin with)? -- Serge