$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Weiß (steven11_at_[hidden])
Date: 2005-07-06 04:27:16
Andrey Melnikov wrote:
>Steven Weiß wrote:
>  
>
>>David Abrahams wrote:
>>    
>>
>>>Steven Weiß <steven11_at_[hidden]> writes:
>>>
>>>Please try running your build with 
>>>
>>> bjam -n -a ...whatever...
>>>
>>>and inspect the command-lines generated.  What arguments do you see
>>>there regarding shlwapi and PlatformSDK?  Do they look wrong?
>>>
>>>      
>>>
>>with the -a parameter alone it works! thank you
>>
>>    
>>
>But -a really means "build any target" ("rebuild"), doesn't it? Now it 
>should work even without -a.
>
>Andrey
>  
>
yes, now it works without -a
mfg Steven