mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-25 23:44:13 +02:00
Bug1338: PATCH WXWIDGETS to fix hanging Voxengo plug-in on Mac...
... This is an unusual fix! The fix is in the build procedure, as described in mac/Build.txt, not in Audacity's own code.
This commit is contained in:
@@ -36,6 +36,7 @@ http://forum.audacityteam.org/viewtopic.php?p=303835#p303835 .
|
||||
|
||||
cd wxWidgets-3.0.2
|
||||
patch -p0 -i <path to Audacity source>/mac/wxMac_additions/wxMac-3.0.2-fixes.patch .
|
||||
patch -p0 -i <path to Audacity source>/mac/wxMac_additions/eventloops.patch .
|
||||
|
||||
10) And finally build/install wxWidgets:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user