[Kde-eclipse-talk] include-path not found, no completion
Brought to you by:
adymo
|
From: Arne A. <arn...@gm...> - 2005-12-19 13:13:13
|
hi,
after several weeks i just found time to test the plugin to work with qt.
a qt-project does not allow to add include-paths -- neither the included
qt-headers are not found nor things like QWidget. completion does not
work, too.
i converted the project to a make-project (new->convert to a standard
c/c++ make project) and now the include-paths are configurable and
completion (ctrl+space) works.
is it a bug or am i doing something wrong?
the project is created via new->qt application.
another thing i found: project -> clean ... seems not to work. the
generated .h and .cpp in build still exist, manually make clean does a
real cleanup
and last: my project is called QtTest, the .pro-file thus is named
qttest.pro but the QMake-Manager looks for QtTest.pro.
regards
--
"Schon vor dem Come-Back von Modern Talking wusste ich:
Dieter Bohlen ist der Preis der Freiheit."
Heinz Rudolf Kunze
www.ginguppin.de is up and running ... [OK]
|