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:
@@ -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...
|
||||
|
||||
|
Reference in New Issue
Block a user