[Bug 76488] New: QMake-Project: strip tries to strip files other than binaries

Robert Vogl robert.vogl at esg.de
Mon Mar 1 11:20: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=76488      
           Summary: QMake-Project: strip tries to strip files other than
                    binaries
           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

Example (excerpt of src.pro):

...
CONFIG += release \
...
desktop.path = /usr/share/locale/de/LC_MESSAGES/
desktop.files += qtmyapp_de.qm
...
INSTALLS += desktop \
...

"make install" tries to strip 'qtmyapp_de.qm' and fails (File format not recognized).




More information about the KDevelop-devel mailing list