[Solved] Editor in QtCreator 3.2.1 doesn't see variables
Qt Creator and other tools
4
Posts
2
Posters
865
Views
1
Watching
-
Hi! I use QtCreator 3.2.1 with Qt 5.3.2 from qt-opensource-linux-x64-5.3.2 SDK on Gentoo. I have strange bug - editor doesn't see any variables of Qt classes or my custom classes. As a consequence - complete and autocomplete for methods of these variables isn't working. But if i write valid code which use these variables it compile and running without problems. Any ideas what is happens?
Thanks for your help.