[Bug 311121] New: libsndfile does not compile

Peter Grasch grasch at simon-listens.org
Mon Dec 3 23:52:03 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=311121

            Bug ID: 311121
          Severity: normal
           Version: unspecified
          Priority: NOR
          Assignee: kde-windows at kde.org
           Summary: libsndfile does not compile
    Classification: Unclassified
                OS: MS Windows
          Reporter: grasch at simon-listens.org
          Hardware: Other
            Status: UNCONFIRMED
         Component: buildsystem
           Product: kde-windows

There is a problem with the resource file of libsndfile-1.0.24.

The libsndfile-1.0.21-20101127.diff patch creates a libsndfile.rc resource file
that has a syntax error:
FILEVERSION and PRODUCTVERSION apparently take 5 arguments, not 4. Changing the
lines 742 and 743 in the path to the following, made libsndfile compile without
problems:
+FILEVERSION     0,1,0,17
+PRODUCTVERSION    0,1,0,17

Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list