[Bug 61794] QMake Mangager scrambles dependencies in pro-files (Sources from 29.07.2003)

Andreas Koepfle koepfle at ti.uni-mannheim.de
Thu Jul 31 20:52:04 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=61794     




------- Additional Comments From koepfle at ti.uni-mannheim.de  2003-07-31 20:51 -------
Created an attachment (id=2125)
 --> (http://bugs.kde.org/attachment.cgi?id=2125&action=view)
fix wrong destdir handling in qmake manager

The patch fixes this bug. QMake manager misses a "/" if the destdir variable in
the subproject is set. You can check this by applying the patch and running
gideon on the test.tgz provided by the original poster.
The problem for this bug report is in getLibAddObject() function, however I
also fixed similar looking lines in getSharedLibAddObject() &
getApplicationObject().
I hope the patch is in correct format - I created it with the cvs diff function
in gideon.

There are also some more issues with qmake manager's handling of deeper
directory structures. I'm just looking into this and will provide some more
patches when everything works fine (probably tomorrow or at the weekend)




More information about the KDevelop-devel mailing list