|
Boost Testing : |
From: David Deakins (ddeakins_at_[hidden])
Date: 2007-11-26 09:18:12
John Maddock wrote:
> A lot of the windows mobile tests are failing with the linker error:
>
> LINK : fatal error LNK1104: cannot open file 'OLDNAMES.lib'
>
> Is this a toolset issue maybe?
>
Yep. I was making some linker flag changes to Windows Mobile in
user-config.jam and had an unfortunate typo. These should clear by
tomorrow.
Thanks,
-Dave