Reason for -no-stl in qt-copy configure recommendation?
Harri Porten
porten at kde.org
Thu Apr 24 13:59:25 BST 2003
On Thu, 24 Apr 2003, Marc Mutz wrote:
> OK, kdebase/kioslave/smtp/capabilities.cc now uses std::unique() on a Qt
> container. If it doesn't work for you (=someone), compile Qt with -stl
> instead of -no-stl or implement a unique() algorithm for me, I don't
> see the reason to reinvent wheels ;-)
What part of the #ifndef QT_NO_STL code do you need ? If the ifndefs can
be changed to include some extra typedefs w/o requiring STL headers to be
used that would be fixable in Qt 3.2.
Harri.
More information about the kde-core-devel
mailing list