Opened 10 years ago

Closed 10 years ago

#6864 closed Bugs (invalid)

link error

Reported by: youknowwho775@… Owned by:
Milestone: Boost 1.49.0 Component: Building Boost
Version: Boost 1.49.0 Severity: Problem
Keywords: Cc:

Description

I compiled the 1.49 version succefully using the MSC10 compiler, and tested the example code on the regular expression chapter, and I got the link error: LINK : fatal error LNK1104: cannot open file 'libboost_regex-vc100-mt-gd-1_47.lib' when I changed the name of the file 'libboost_regex-vc100-mt-gd-1_49.lib' to 'libboost_regex-vc100-mt-gd-1_47.lib', it worked. So I wonder this was a minor mistake in compilation.

Change History (2)

comment:1 by viboes, 10 years ago

It seems you were seen headers from version 1.47.

Could we close this ticket?

comment:2 by viboes, 10 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.