After a successfull Linux and qtcreator installation
my first creator project gives that error :
“Warning : this file is not part of any project. The code model might have issues to parse this file properly”
I guess it has something to do with OF / qtcreator version.
Yes, the myNewApps.qbs:8 has an error at line 11
ofApp { etc.
I guess myNewApps folders with sources and openFrameworks folders don’t exist for qt.
I don’t know how to link things since I’ve installed qt regularly with scripts/qtcreator/install_template.sh
However I don’t know what is the wizard you’re talking about. Is it the the Project Generator?
I’ve installed it but when I launch projectGenerator in the terminal I get an [error] No arguments
with a lot of instructions I can’t manage with.
Not authorized to compile.
it seems that libmpg123 missed the packg configuration search path.
How do set this ? Why the source code & of folders are greyed?
Do I’m wrong thinking about a link issue between parts?
Just to complete this thread, I was installing of_v20200227_linux64gcc6_release, one of the last nightly, and I was having the same issue reported here, with qtcreator 4.6.1 the folders icons are grayed out.