|
Boost Users : |
From: Peter Hug (yg-boost-users_at_[hidden])
Date: 2003-06-12 20:53:08
I'm getting the errors when building DLL versions of the following boost sub
projects:
prg_exec_monitor
unit_test_framework
The messages are:
vc-Link
libs\test\build\bin\boost_prg_exec_monitor.dll\msvc\release\runtime-link-sta
tic\boost_prg_exec_monitor.dll
libs\test\build\bin\boost_prg_exec_monitor.dll\msvc\release\runtime-link-sta
tic\boost_prg_exec_monitor.lib
cpp_main.obj : error LNK2001: unresolved external symbol "int __cdecl
cpp_main(int,char * * const)" (?cpp_main@@YAHHQAPAD_at_Z)
libs\test\build\bin\boost_prg_exec_monitor.dll\msvc\release\runtime-link-sta
tic\boost_prg_exec_monitor.dll : fatal error LNK1120: 1 unresolved externals
vc-Link
libs\test\build\bin\boost_unit_test_framework.dll\msvc\release\runtime-link-
static\boost_unit_test_framework.dll
libs\test\build\bin\boost_unit_test_framework.dll\msvc\release\runtime-link-
static\boost_unit_test_framework.lib
unit_test_main.obj : error LNK2001: unresolved external symbol "class
boost::unit_test_framework::test_suite * __cdecl
init_unit_test_suite(int,char * * const)"
(?init_unit_test_suite@@YAPAVtest_suite_at_unit_test_framework_at_boost@@HQAPAD_at_Z)
libs\test\build\bin\boost_unit_test_framework.dll\msvc\release\runtime-link-
static\boost_unit_test_framework.dll : fatal error LNK1120: 1 unresolved
externals
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net