mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-03 17:19:43 +02:00
Direct people building on Linux to our wiki
The updated build instructions using CMake are on wiki.
This commit is contained in:
parent
075fb54bbb
commit
93544c7f72
@ -5,6 +5,10 @@ Fuller instructions that cover:
|
|||||||
* Optional libraries
|
* Optional libraries
|
||||||
can be found on our wiki at http://wiki.audacityteam.org/wiki/Building_On_Linux.
|
can be found on our wiki at http://wiki.audacityteam.org/wiki/Building_On_Linux.
|
||||||
|
|
||||||
|
In fact for Audacity 2.4.0 you should read those
|
||||||
|
instructions rather than these ones, since we switched to
|
||||||
|
CMake for building Audacity itself for 2.4.0
|
||||||
|
|
||||||
Some prerequisites:
|
Some prerequisites:
|
||||||
|
|
||||||
- Audacity requires gcc 4.9 or later to build.
|
- Audacity requires gcc 4.9 or later to build.
|
||||||
@ -62,6 +66,9 @@ wxWidgets:
|
|||||||
|
|
||||||
Audacity:
|
Audacity:
|
||||||
|
|
||||||
|
These are old instructions. See our wiki and use
|
||||||
|
CMake for 2.4.0 and later, rather than as here automake.
|
||||||
|
|
||||||
1) Create a 'build' subdirectory under Audacity and change to it.
|
1) Create a 'build' subdirectory under Audacity and change to it.
|
||||||
|
|
||||||
2) Now to build Audacity itself.
|
2) Now to build Audacity itself.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user