Boost logo

Boost-Build :

Subject: Re: [Boost-build] Trying to build boost library binary
From: Steven Barbaglia (steven.barbaglia_at_[hidden])
Date: 2014-04-28 04:16:22


Hi Daniel

> ... go to the root directory on command prompt, and type boot strap I get
the following message.
> 'cl' is not recognized as an internal or external command, operable program
or batch file.

The 'cl' is the Microsoft compiler that Boost is unable to find. If you type
cl at that same command prompt, you should find that you get the same error.

Most compilers have a way of making themselves available. With Microsoft you
need to use a command prompt window that has being properly configured. Try
selecting ones of those available from the Windows Start menu under Microsoft
Visual Studio 2013 -> Visual Studio Tools and try building Boost again.

Regards

Steven


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk