9 Dec
2009
9 Dec
'09
10:57 p.m.
AMDG Andrew J. Leer wrote:
Eh,
What's auto linking?
Notice your original error: 1>Linking... 1>LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc80-mt-gd-1_40.lib' The Boost.Test library has already told the compiler that it needs this library. You just need to add the directory containing it to the linker's search path. In Christ, Steven Watanabe