[Boost-bugs] [Boost C++ Libraries] #9790: LINK1104 link error

Subject: [Boost-bugs] [Boost C++ Libraries] #9790: LINK1104 link error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-18 14:59:46


#9790: LINK1104 link error
-----------------------------------------+------------------------------
 Reporter: Mitch Oldroyd <Oldroyd_m@…> | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.55.0
 Severity: Problem | Keywords:
-----------------------------------------+------------------------------
 Downloaded 'latest' (at least I thought it was the lastest - Version pull
 down below suggests two subsequent versions) package from sourceforge.
 After installing, I started reading the "Getting Started" pages and came
 to the list of "Need to be Compiled" libraries. Since I'm currently after
 the filesystem capabilities, I built (using the bootstrap and .\b2
 commands). I then started through the tutorial for the filesystem lib.

 I set up VS (using MSVS10), to find the boost libraries, and typed in
 tut1. Upon compile, I get a link error:

 LINK : fatal error LNK1104: cannot open file 'libboost_filesystem-vc100
 -mt-gd-1_55.lib'

 The reason that it cannot open it, is because there is NO ...vc100-mt...
 Instead, we now have ...vc110-mt...

 For now, I believe that I'll uninstall, and go back one version. Try to
 get through the tutorials.

 I've used boost libraries before, but always with non-compiled headers and
 with projects at work. I read about the filesystem iterators online and
 thought that I'd give it a whirl for a home project. This is what I ran
 into, so I thought that I'd report it.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9790>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC