Oops, no, in fact the problem seems to come from the fact that my project is 
based on another
set of C++ libraries, and I add the 'include' path to all the '.h' of this 
project to myproject.includes
in order for the editor/code completion/etc. to work also for the classes in 
the other libraries.

This is what I have done for the last few years with no problem.

But now it seems that as soon as I do this, after QtCreator reparses my code, 
some (not all)
of my '.cpp' files have no recognized symbols (i.e. the drop-down list is 
empty), and the
symptoms I described above occur.

The only solution I have found for the moment is to import the other libraries' 
source tree as a
QtCreator project and declare it as a dependency of my project, which seems to 
allow nearly
all of the classes in the other project to be recognized by the code parser, 
without causing
problems when it comes to my source code.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1311701

Title:
  some functions not working after upgrade to 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1311701/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to