[Bug 76278] New: QMake Manager: Required "target.path" in src.pro is missing and cannot be created manually via QMake Manager.
Robert Vogl
robert.vogl at esg.de
Fri Feb 27 14:16:04 UTC 2004
------- 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=76278
Summary: QMake Manager: Required "target.path" in src.pro is
missing and cannot be created manually via QMake
Manager.
Product: kdevelop
Version: 3.0.1
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: robert.vogl esg de
Version: 3.0.1 (using KDE KDE 3.1.4)
Installed from: Compiled From Sources
OS: Linux
A QMake-Project requires a "target.path"-variable in src.pro to install the specified binary given by "TARGET=...". This is neither created automatically nor can be created via the QMake Manager because the latter allways includes a "target.files"-variable in combination with "target.path". If "target.files" is present, 'qmake' fails to create the right install targets in the resulting Makefile (The binary will never be installed).
More information about the KDevelop-devel
mailing list