Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Boost build for MVSC 15.8.2 #438

Closed

Commits on Aug 30, 2018

  1. Fix Boost build for MVSC 15.8.2

    b2 started failing after the upgrade to MVSC 15.8.2.
    The error was:
      'cl' is not recognized as an internal or external command,
           operable program or batch file.
    Updating the MSVC toolset version passed to b2 fixes this problem.
    zackgalbreath committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    39d0cd9 View commit details
    Browse the repository at this point in the history