Hello, My app uses some boost libraries and thus depends on the Qt STL support. Is there a reason why cmake/modules/FindKDE4Internal.cmake defines by default QT_NO_STL ? If yes, I'll have to find how to unset this variable... Otherwise, I can patch this file to remove the setting. Regards, Kleag