
boost::unit_test is started to be used in 1.32 But I found it in 1.31 and there are some examples. I can not run anyone of
Below is the command I used for linking... cl /nologo /EHsc- /Zi /Yd /Od /MDd /Zm200 /FD -D_DEBUG_MEMORY -I. -I.\include -IC:\dev\head\server\boost_ 1_31_0 /Fe..\bin\test_cmdparse.exe test_cmdparse.obj -link C:\dev\head\server\boost_1_31_0\stage\lib\libboost_test_exec_monitor-vc6-m t-gd-1_31.lib C:\dev\head\yukon-server\boost_1_31_0\stage\lib\libboost_unit_test_framework-vc6-mt-gd-1_31.lib C:\dev\head\yukon-server\boost_1_31_0\stage\lib\libboost_prg_exec_monitor-vc6-mt-gd-1_31.lib LINK : fatal error LNK1561: entry point must be defined "Gennadiy Rozental" <gennadiy.rozental@thomson.com> wrote in message news:dbjrtv$scg$1@sea.gmane.org... them