Shadow build project file update
Unsolved
Qt Creator and other tools
-
Hi,
When doing shadow build,it seems that the project files (.pro/.pri,etc) are somehow cached in the shadow folder,if we modify the project files,QT creator will still use the cached file.Even if we rebuild the project/reopen the project,the problem still exists.The only fix is to delete the shadow folder manually. -
Hi,
When doing shadow build,it seems that the project files (.pro/.pri,etc) are somehow cached in the shadow folder,if we modify the project files,QT creator will still use the cached file.Even if we rebuild the project/reopen the project,the problem still exists.The only fix is to delete the shadow folder manually.@WGT_
are you re-running qmake everytime you alter .pro/.pri files?