wavpack undefined symbol: _Z14format_samplesiPcPij
Bug #970339 reported by
KWhat
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Medium
|
KWhat | ||
1.10 |
Fix Released
|
Medium
|
KWhat |
Bug Description
Mixxx crashes when trying to load wavpack files with the following error:
mixxx: symbol lookup error: /usr/lib/
The function should be part of the libsoundsourcewv.so plugin but is left off for some reason. I included it as part of the cpp namespace for the plugin and it seems to function correctly. Patch attached.
Related branches
Changed in mixxx: | |
importance: | Undecided → Medium |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Patch works for both trunk and 1.10