mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 23:29:41 +02:00
Update cmake_build.txt
.bash_profile has been replaced by .zprofile by default in recent macOS updates.
This commit is contained in:
parent
4cb9bb19fd
commit
1041bb0e21
@ -46,10 +46,13 @@ release. Still, read this document throughly before starting.
|
||||
|
||||
/usr/local/x86_64/bin/wx-config --version
|
||||
|
||||
6) Now that you have wxWidgets installed, edit your .bash_profile and add:
|
||||
6) Now that you have wxWidgets installed, edit your ~/.bash_profile or
|
||||
~/.zprofile and add:
|
||||
|
||||
export WX_CONFIG=/usr/local/x86_64/bin/wx-config
|
||||
|
||||
Log out and back in again (or reboot) for this to take effect.
|
||||
|
||||
7) Download the CMake 3.16.4 DMG from:
|
||||
|
||||
https://cmake.org/download
|
||||
|
Loading…
x
Reference in New Issue
Block a user