[SM-Discuss] qt4 and stlport

Eric Sandall eric at sandall.us
Wed Feb 4 01:09:50 EST 2009


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



More information about the SM-Discuss mailing list