Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 112587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:34:05+00:00 2026-05-11T02:34:05+00:00

I was trying to build Boost C++ Libraries for last two hours and stopped

  • 0

I was trying to build Boost C++ Libraries for last two hours and stopped without any result. Since I am new to C++, I am unable to get the build right. How can I build it correctly using Visual Studio 2008?

I need to use the BCP tool to extract a subset of library. So I need to build BCP first, right? How to do this? When I tried to build it, I got the following error

fatal error LNK1104: cannot open file ‘libboost_filesystem-vc90-mt-gd-1_37.lib’.

Where can I get the above given library file?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T02:34:06+00:00Added an answer on May 11, 2026 at 2:34 am

    First, you need to have the proper PATH, INCLUDE and LIB environment variables in your command shell. For this, call the file ‘vcvarsall.bat‘ (or similar) with parameter:

    vcvarsall.bat x86 

    Next you have to build bjam (you can also download it from the Boost page, but it’s almost as quick). Go to the tools\jam\src folder in Boost and type:

    build.bat 

    It should produce a subfolder bin.ntx86 that contains bjam.exe. For convenience, copy it to the Boost main folder. Next, you can build bcp. Go into the tools\bcp folder and type:

    ..\..\bjam.exe --toolset=msvc 

    Back in the Boost main folder you can then build any library you wish:

    bjam toolset=msvc –-with-{library} 

    where {library} is one of the libraries to build. All buildable libraries can be shown with:

    bjam –-show-libraries 

    There are many more bjam build parameters. Some parameters with keywords you can specify are:

    variant=debug|release link=shared|static threading=multi|single 

    An example would be:

    bjam toolset=msvc –-with-filesystem threading=multi variant=debug stage 

    For more infos, visit the Boost documentation pages.

    Edit: Updated link to point to most recent Boost documentation

    Edit: Corrected options –with-{library} and –-show-libraries

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 62k
  • Answers 62k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Form.TopMost will work unless the other program is creating topmost… May 11, 2026 at 9:59 am
  • added an answer DotNetZip does this. You can script it or program it.… May 11, 2026 at 9:59 am
  • added an answer Some of the keys to coming to grips with a… May 11, 2026 at 9:59 am

Related Questions

I was trying to build Boost C++ Libraries for last two hours and stopped
I was trying to get my head around XAML and thought that I would
I was trying to add a favicon to a website earlier and looked for
I was trying to set a breakpoint in global.asa in an old classic ASP
I was trying to add the XML schema to an existing EJB project. JAXB
I was trying to remove all the lines of a file except the last
I was trying to programmatically go through presidential campaign contributions to see which web
I was trying to insert new data into an existing XML file, but it's
I was trying to understand something with pointers, so I wrote this code: #include
I was trying to solve my XNA Font problem , when I found this

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.