|
Boost-Build : |
From: TEMPLIE Cédric (cedric.templie_at_[hidden])
Date: 2004-12-17 11:43:06
Hi
I try to build a project using QT, but there is a little mistake with
lib names...
My question is more what is the better way to deal...
So, I use the QT 3.3.3 version, and the name of the qt-mt lib is
qt-mt333.lib. The problem is that boost try to use qt-mt.lib...
What is the best way to deal with this problem :
- Changing the name of the QT library in the QT install dir
- Changing the name in the qt.jam file (maybe by adding a thing that
check the QT version and choose the good library automaticaly, like for
msvc) (I prefer this approach)
What is your opinion ?
Thx
TEMPLIE Cédric
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk