Can't build the new Client API for C++ with boost 1.55.0
Posted: 01 Jul 2014, 16:50
Hi Lapo,
I can't build the v1.1.2 Client API for C++ with boost 1.55.0 with Windows & VS2010.
When I tried to run the command:
b2 -a toolset=msvc-10.0 threading=multi link=static runtime-link=shared --with-system stage
The error msg is as below.
config-cache.jam: No such file or directory
link.jam: No such file or directory
C:/code/slot/trunk_api_112/Core/BoostAsio/Windows/tools/build/v2\build-system.jam:696: in load
ERROR: rule "config-cache.load" unknown in module "build-system".
C:\code\slot\trunk_api_112\Core\BoostAsio\Windows\tools\build\v2/kernel\modules.jam:289: in import
C:\code\slot\trunk_api_112\Core\BoostAsio\Windows\tools\build\v2/kernel/bootstrap.jam:139: in boost-build
C:\code\slot\trunk_api_112\Core\BoostAsio\Windows\boost-build.jam:17: in module scope
C:/code/slot/trunk_api_112/Core/BoostAsio/Windows/tools/build/v2\build-system.jam:696: in load
Could you give me some advice please!
Thanks a lot.
Lynn
I can't build the v1.1.2 Client API for C++ with boost 1.55.0 with Windows & VS2010.
When I tried to run the command:
b2 -a toolset=msvc-10.0 threading=multi link=static runtime-link=shared --with-system stage
The error msg is as below.
config-cache.jam: No such file or directory
link.jam: No such file or directory
C:/code/slot/trunk_api_112/Core/BoostAsio/Windows/tools/build/v2\build-system.jam:696: in load
ERROR: rule "config-cache.load" unknown in module "build-system".
C:\code\slot\trunk_api_112\Core\BoostAsio\Windows\tools\build\v2/kernel\modules.jam:289: in import
C:\code\slot\trunk_api_112\Core\BoostAsio\Windows\tools\build\v2/kernel/bootstrap.jam:139: in boost-build
C:\code\slot\trunk_api_112\Core\BoostAsio\Windows\boost-build.jam:17: in module scope
C:/code/slot/trunk_api_112/Core/BoostAsio/Windows/tools/build/v2\build-system.jam:696: in load
Could you give me some advice please!
Thanks a lot.
Lynn