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

Renamed executable in BUILDING.md

Signed-off-by: caughtquick <me@caughtquick.tech>
This commit is contained in:
caughtquick
2021-07-22 23:16:51 -07:00
committed by GitHub
parent f30d516a64
commit 5e958083e6

View File

@@ -152,7 +152,7 @@ cmake -GXcode -T buildsystem=1 -Duse_mad="off" -Duse_id3tag=off ../tenacity
```
$ cd bin/Debug
$ mkdir "Portable Settings"
$ ./audacity
$ ./tenacity
```
At the moment, you are unable to install tenacity system-wide due conflits with libraries. You have to run Step 4 to use Tenacity. We are trying to fix that for the first stable release.