1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 17:13:37 +02:00

Update wx version in build instructions

This commit is contained in:
Leland Lucius
2020-05-24 14:21:16 -05:00
parent bfa83eb2a1
commit 5bd5b8af4c
2 changed files with 7 additions and 7 deletions

View File

@@ -36,7 +36,7 @@ sudo apt-get install git git-gui gitk
wxWidgets:
1) Clone wxWidgets and checkout 3.1.1 from the Audacity fork of the
1) Clone wxWidgets and checkout 3.1.3 from the Audacity fork of the
wxWidgets project:
https://github.com/audacity/wxWidgets/....
@@ -52,7 +52,7 @@ wxWidgets:
git submodule update --init
2) Follow instructions for building at
https://github.com/audacity/wxWidgets/blob/v3.1.1/docs/gtk/install.txt
https://github.com/audacity/wxWidgets/blob/v3.1.3/docs/gtk/install.txt
So...