Boost logo

Boost Users :

From: J Liu (johnny_spring_at_[hidden])
Date: 2005-07-19 16:53:46


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_at_[hidden]> wrote in message
news:dbjrtv$scg$1_at_sea.gmane.org...

> 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
them


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