1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

Update pointer to our wxWidgets custom branch in build texts

This commit is contained in:
Paul-Licameli 2018-06-19 22:45:29 -04:00
parent 22f48d31e1
commit af62506175
2 changed files with 4 additions and 4 deletions

View File

@ -43,9 +43,9 @@ can be found on our wiki at http://wiki.audacityteam.org/wiki/Building_On_Mac
Don't be tempted to use Widgets already installed by a package manager such
as Homebrew because this will cause problems.
As of 16-Apr-2018 we haven't yet applied any Audacity specific patches
to the official wxWidgets 3.1.1 branch, so currently it is the same as:
https://github.com/audacity/wxWidgets/tree/v3.1.1
We have applied some Audacity specific patches to the official
wxWidgets 3.1.1 branch, found here:
https://github.com/audacity/wxWidgets/tree/audacity-fixes-3.1.1
9) Change directory to the folder wxWidgets was cloned to then build/install
wxWidgets:

View File

@ -47,7 +47,7 @@ GUI framework.
Audacity 2.3.0 can on windows use wxWidgets 3.1.1 without patches.
For versions of Audacity that need a patched wxWidgets,
download our patched wxWidgets from the 'audacity-fixes'
download our patched wxWidgets from the 'audacity-fixes-3.1.1'
branch of https://github.com/audacity/wxWidgets
------------------------------------------------------------------------