Steven Watanabe 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