Boost logo

Boost Users :

Subject: Re: [Boost-users] issues when trying to link with boost_datetime
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2009-11-23 13:46:28


From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of Sean Farrow
Sent: Monday, November 23, 2009 6:05 PM
To: boost-users_at_[hidden]
Subject: [Boost-users] issues when trying to link with boost_datetime
Importance: High

 

Hi:

I'm trying to link on windows with boost_date time.

The build can not find the file:

'libboost_date_time-vc90-mt-s-1_41.lib'

This file does not exist.

Any one know what the problem is?

 

Maybe

 

1 You haven't built the library, for example, to somewhere /lib/stage.
For me it's I:\boost_1_41_0\stage\lib. Check there first?

2 You haven't added the path to the libraries in Tools options, VC
directories, library, browse to find the \lib

3 You haven't built the static library(s) - the simple build library
doesn't do this - and doesn't warn you (to be corrected soon).

 

 

 

HTH

 

Paul

 



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