
2 Aug
2008
2 Aug
'08
10:13 a.m.
Steven Watanabe <watanabesj <at> gmail.com> writes:
AMDG
Trevor Bain wrote:
Hello, I'm trying to just do the basic example of boost.test unit testing. I'm getting compilation errors when I include the headers.
Try linking to the test library.
And you don't need main(). Gennadiy