Для компиляции прожки понадобился boost
Делал по доку и получил ошибку.
В чем проблема?
L:\boost_1_45_0>bjam --build-dir="l:\kok" --build-type=complete stage
warning: No toolsets are configured.
warning: Configuring default toolset "msvc".
warning: If the default is wrong, your build may not work correctly.
warning: Use the "toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning:
http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
L:/boost_1_45_0/tools/build/v2/build\configure.jam:145: in builds-raw
*** argument error
* rule UPDATE_NOW ( targets * : log ? : ignore-minus-n ? )
* called with: ( <pl:\kok\boost\bin.v2\libs\regex\build\msvc-10.0\debug>has_icu.
exe <pl:\kok\boost\bin.v2\libs\regex\build\msvc-10.0\debug>has_icu.pdb : : igno
re-minus-n : ignore-minus-q )
* extra argument ignore-minus-q
(builtin):see definition of rule 'UPDATE_NOW' being called
...