[b2] Need help with b2
Hi everyone,
Today after doing a `git pull --rebase` on modular Boost, b2 stopped
working for me. I keep getting the following error. Can someone help me
figure out what this is?
Regards,
&rzej
C:/source/modular-boost/tools/build/src/build\feature.jam:139: in
feature.feature from module feature
error: unknown attributes: hidden
error: in feature declaration:
error: feature "deduced-address-model" : "32" "64" : "propagated"
"optional" "composite" "hidden"
C:/source/modular-boost\boostcpp.jam:570: in load from module boostcpp
C:/source/modular-boost/tools/build/src/kernel\modules.jam:289: in
modules.import from module modules
C:/source/modular-boost/tools/build/src/build\project.jam:1024: in import
from module Jamfile
AMDG On 06/01/2015 04:11 PM, Andrzej Krzemienski wrote:
Hi everyone, Today after doing a `git pull --rebase` on modular Boost, b2 stopped working for me. I keep getting the following error. Can someone help me figure out what this is?
It sounds like you updated the superproject, without updating build. In Christ, Steven Watanabe
2015-06-02 0:15 GMT+02:00 Steven Watanabe
AMDG
On 06/01/2015 04:11 PM, Andrzej Krzemienski wrote:
Hi everyone, Today after doing a `git pull --rebase` on modular Boost, b2 stopped working for me. I keep getting the following error. Can someone help me figure out what this is?
It sounds like you updated the superproject, without updating build.
Indeed; thanks, &rzej
participants (2)
-
Andrzej Krzemienski
-
Steven Watanabe