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

  • SEARCH
  • Home
  • 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 7748013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T10:40:30+00:00 2026-06-01T10:40:30+00:00

I am trying to install Boost so I can use it along with MinGW

  • 0

I am trying to install Boost so I can use it along with MinGW and Code Blocks. I’m running Code Blocks 10.05 and the version of MinGW that comes with the download on the Codeblocks website. I’ve downloaded Boost 1.49.0 from http://www.boost.org/. I’ve seen several different guides for installing Boost(building from source that is). However, none of them seem to play out nicely at all, with me getting stuck in the initial steps. I’ve attempted to run bootstrap.bat in the base directory /boost_1_49_0 and also in /boost_1_49_0/tools/build/v2.

Both yield a popup that tells me I’m missing mspdb100.dll. Do I need to get this dll somehow? Am I following the wrong procedure to install this?

  • 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. Editorial Team
    Editorial Team
    2026-06-01T10:40:31+00:00Added an answer on June 1, 2026 at 10:40 am

    When this error occurs, bootstrap.bat doesn’t build the error log that it says so that is essentially useless. However, uninstalling Microsoft Visual C++ cause the dll error to disappear and the log file will generate. It shows that it attempts use msvc to build the project instead of gcc. So unlike the direction given in several guides, you must specify the toolkit at this point:

    bootstrap.bat gcc
    

    Then it will prompt you to run a file called b2 that can be built with the options (among others).

    b2 --build-dir=C:\exampledir toolset=gcc
    

    It appears in order for boost to be used that you have to explicitly add the files in <builddir>\boost\bin.v1\libs\system. Otherwise the you get an error like:

    In function `_static_initialization_and_destruction_0':|
    C:\removed\boost_1_49_0\boost\system\error_code.hpp|214|undefined reference to `boost::system::generic_category()'|
    C:\removed\system\error_code.hpp|215|undefined reference to `boost::system::generic_category()'|
    C:\removed\boost_1_49_0\boost\system\error_code.hpp|216|undefined reference to `boost::system::system_category()'|
    

    The linker options can be found in Code Blocks by going to Project -> Build Options -> Linker Settings -> Add. Adding these libraries explicitly seems to be necessary even if you add the build directory to the linker Search Directories.

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

Sidebar

Related Questions

I'm trying to build x64 version of http://code.google.com/p/quickfast/ That's how build scripts use %BOOST_ROOT%:
Trying to install Cython so I can use openKinect Python wrapper. I downloaded Xcode
I'm trying to find the right boost package that comes pre-compiled as well. (For
I was trying to install Boost on a linux machine(CentOs, Linux version 2.6.9-67.ELsmp). I
Trying to install pear package and keep getting this strange error. Can you shed
Trying to install Scrapy on Mac OSX 10.6 using this guide : When running
Can you deploy a Rails3 app using Bundler's Gemfile WITHOUT running bundle install ...
I'm trying to run the sample unit tests for the sample code that ships
I needed to built Boost.Python to work for version 3.2 and I keep running
I am trying to install Boost on an unix cluster machine following the Boost

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.