
6 Jul
2005
6 Jul
'05
2:52 a.m.
Steven Weiß wrote:
David Abrahams wrote:
Steven Weiß <steven11@gmx.de> 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