Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] qt4 and stlport

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] qt4 and stlport
  • Date: Tue, 03 Feb 2009 22:09:50 -0800


Quoting Juuso Alasuutari <iuso AT sourcemage.org>:

Juuso Alasuutari wrote:
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.

Continuing. How about if I do this properly and:

- remove stlport dependency
- remove forced -stl flag from BUILD
- add config_query for STL (-stl/-no-stl), default to y
- add sub-dependency STL to be used by spells that require it?

That should work. Will non-STL packages still build against a QT4 built requiring STL?

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285




  • Re: [SM-Discuss] qt4 and stlport, Eric Sandall, 02/04/2009

Archive powered by MHonArc 2.6.24.

Top of Page