[SM-Discuss] qt4 and stlport
Juuso Alasuutari
iuso at sourcemage.org
Sat Jan 31 06:19:00 EST 2009
After the 2008-12-11 change "make stl support specific" qt4 only builds
with STL support if it depends on stlport. Yet STL support works without
stlport, provided that Qt is built with the -stl flag.
Some Qt software refuses to build without STL support, usually because
of a missing QString::toStdString() implementation.
This was just a heads up; I'll remove the optional dependency on stlport
from qt4. Tell me if something breaks.
Juuso
More information about the SM-Discuss
mailing list