Hi I just installed Qt SDK 2009.05 on Kubuntu and I can't get the code completion and context sensitive help to work.
I assume it is because the header files are not recognised. The include directives are all marked as errors with the hint "No such file or directory". I can build the project and run it. I have specified the Qt version with a manual option (well, It asks for the QMake location): /opt/qtsdk-2009.05/qt/bin/qmake. I can browse the help for all the Qt classes, but if I press F1 in the editor on any of Qt class names, I get "No documentation available". This is also probably related to the header files issue. Thanks. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
