BUG on Qt creator 4.4 ?
Solved
General and Desktop
-
Hi,
I have updated Qt creator to 4.4.
I add a new subproject project called JardicadDbTools in my 'solution' and create a dependency like:
Jardicad.depends = MdCore MdWidgets JardicadDbTools
and now I've the following problem
Compilation error on QtCreator 4.4 Error: dependent 'JardicadDbTools-qmake_all' does not exist
I do nothing in JardicadDbTools.pro and I have no problem before.
So is it a known problem (i can fix ) or is it a QtCreator bug ?