Hi, I have tried to build the Qt Creator with this plugin from tar-gz and it gives an error in pchmanager.cpp:325 - about `reset()` method which doesn't exist.
I guess the trivial replacement with the method `clear()` resolves the problem. JFYI
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
