hi,
Why this doesn't work anymore, 2.7.0 QtCreator is not work correctly.
Qtcreator is not able to show files and folders but project itselft is build correctly. Also if Test class has a syntax error, I will get error for that. Is this bug ?INCLUDEPATH += $${SRCPATH}test
DEPENDPATH += $${SRCPATH}test
HEADERS += $${SRCPATH}test.h
SOURCES += $${SRCPATH}test.cpp
Bookmarks