Opened 6 years ago

Last modified 6 years ago

#12702 new Bugs

boost_1_62_0 issue

Reported by: henriaghaei@… Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost 1.61.0 Severity: Problem
Keywords: Cc:

Description

I have the following error.

Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All rights reserved.

C:\Users\carma>cd c:/

c:\>boost_1_62_0 'boost_1_62_0' is not recognized as an internal or external command, operable program or batch file.

c:\>cd boost_1_62_0

c:\boost_1_62_0>bootstrap.bat Building Boost.Build engine 'cl' is not recognized as an internal or external command, operable program or batch file.

Failed to build Boost.Build engine. Please consult bootstrap.log for further diagnostics.

You can try to obtain a prebuilt binary from

http://sf.net/project/showfiles.php?group_id=7586&package_id=72941

Also, you can file an issue at http://svn.boost.org Please attach bootstrap.log in that case.

c:\boost_1_62_0>

Change History (2)

comment:1 by Kohei Takahashi, 6 years ago

Make sure that Visual Studio is installed and set appropriate environment variables. I recommend use Visual Studio command prompt instead of cmd.exe (or pre-built binaries).

comment:2 by viboes, 6 years ago

Component: NoneBuilding Boost
Note: See TracTickets for help on using tickets.