When building boost using the newly released Visual Studio 2013, the following error occurs:
Unknown compiler version - please run the configure tests and report the results
I am building boost using bjam via the following command:
bjam %BJAM_PROCESSORS% --toolset=msvc --build-type=complete msvc --stagedir=stage stage
I must build boost using the command prompt, I am unable to download a prebuilt version of boost.
Thanks.
bootstrap
? – Igor R.