Add a note about the flag for compiling OSX/Cocoa.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b7341fe06f
commit
38f9fde8ca
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ with the Apple Developer Tools installed:
|
|||
1) cd into the base dir
|
||||
2) mkdir osx-build
|
||||
3) cd osx-build
|
||||
4) ../configure
|
||||
4) ../configure (add --with-osx_cocoa for the Cocoa port)
|
||||
5) make
|
||||
|
||||
If you want to install the library into the system directories you'll need
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue