$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Can't compile with date time
From: André Santee (andre.santee_at_[hidden])
Date: 2010-06-17 18:42:11
Why is my Visual C++ Express giving me the following error message?
LINK : fatal error LNK1104: cannot open file
'libboost_date_time-vc90-mt-gd-1_41.lib'
The boost documentation says that the date_time library is header-only. Why
is it trying to find binaries?
Andre.