$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-07-07 00:28:51
On Thursday 07 July 2005 08:21, Andrew Ward wrote:
> Hi Everyone,
> I tried to build the qt example in the boost v2 directory, however
> linking fails as it is looking for qt-mt.lib, whereas with Qt 3.3.4
> Windows edition the file is called qt-mt334.lib. Is there a way to
> change this so that bjam looks for qt-mt334.lib?
Not currently. However, it's possible to add a 'version' parameter to
'qt.init'. Patches welcome ;-)
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2