When creating boost using the recently released Visual Studio 2013, the following error occurs:
Unknown compiler version - run configure tests and report the results
I create boost with bjam with the following command:
bjam% BJAM_PROCESSORS% --toolset = msvc --build-type = complete msvc -stagedir = stage stage
I have to create boost using the command line, I cannot load the pre-created version of boost.
Thanks.
source share