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

            Bug ID: 311121
          Severity: normal
           Version: unspecified
          Priority: NOR
          Assignee: [email protected]
           Summary: libsndfile does not compile
    Classification: Unclassified
                OS: MS Windows
          Reporter: [email protected]
          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.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to