Opened 15 years ago
Closed 12 years ago
#1384 closed Bugs (invalid)
Linking problem with date_time library on Visual C++ 2008 Express
Reported by: | Owned by: | az_sw_dude | |
---|---|---|---|
Milestone: | To Be Determined | Component: | date_time |
Version: | Boost 1.34.1 | Severity: | Problem |
Keywords: | Cc: |
Description
Hi,
I recently downloaded Boost for use with Visual C++ 2008 Express. I am getting the following linking error when attempting to use the date time library:
Linking... LINK : fatal error LNK1104: cannot open file 'libboost_date_time-vc80-mt-gd-1_34_1.lib'
The file does exist and is in my library path. Can anyone help with this? I will admit to being a novice with respect to this stuff.
Change History (3)
comment:1 by , 15 years ago
Component: | None → date_time |
---|---|
Owner: | set to |
comment:2 by , 13 years ago
comment:3 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Is this still a problem? Does it show with recent releases? Looks like some configuration problem.