1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-04 14:19:30 +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 Don't be tempted to use Widgets already installed by a package manager such
as Homebrew because this will cause problems. as Homebrew because this will cause problems.
As of 16-Apr-2018 we haven't yet applied any Audacity specific patches We have applied some Audacity specific patches to the official
to the official wxWidgets 3.1.1 branch, so currently it is the same as: wxWidgets 3.1.1 branch, found here:
https://github.com/audacity/wxWidgets/tree/v3.1.1 https://github.com/audacity/wxWidgets/tree/audacity-fixes-3.1.1
9) Change directory to the folder wxWidgets was cloned to then build/install 9) Change directory to the folder wxWidgets was cloned to then build/install
wxWidgets: wxWidgets:

View File

@ -47,7 +47,7 @@ GUI framework.
Audacity 2.3.0 can on windows use wxWidgets 3.1.1 without patches. Audacity 2.3.0 can on windows use wxWidgets 3.1.1 without patches.
For versions of Audacity that need a patched wxWidgets, 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 branch of https://github.com/audacity/wxWidgets
------------------------------------------------------------------------ ------------------------------------------------------------------------