Details
-
Type:
Bug
-
Status: Reported
-
Priority:
Not Evaluated
-
Resolution: Unresolved
-
Affects Version/s: Some Release
-
Fix Version/s: None
-
Component/s: Single Application
-
Labels:None
Description
I tried to compile my application with QtSingleApplication - and I have situation like in this topic:
http://www.qtcentre.org/threads/24475-QtSingleApplication-QtGui-QApplication.h-No-such-file-or-directory
When I commented DEPENDPATH += $$PWD = all looks OK, application built and ran successfully.
It looks like trouble is present when project and app are in different folders of root HDD.
My OS - WinXP.