Boost logo

Boost Users :

From: Hicham Mouline (hicham_at_[hidden])
Date: 2007-11-19 06:32:18


hello,
I intend to use boost/date_time. As a header-only lib. I normally don't need to link against any extra lib.
By default, the intel compiler generates the following:
1>Linking... (Intel C++ Environment)
1>xilink: executing 'link'
1>LINK : fatal error LNK1104: cannot open file 'libboost_date_time-iw-mt-1_34_1.lib'

It is the same problem as in
http://lists.boost.org/Archives/boost/2004/08/70114.php
which i don't see whether it was solved after all or not.

I defined #define BOOST_ALL_NO_LIB and then it works fine.
I'm really just wondering whether that thread was delayed or whether it should be restarted,
rds,


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