| # | Line 18 | Line 18 | Note: At the moment, the project is stil | |
|---|---|---|
| 18 | sudo make install | |
| 19 | When all is done, look in /usr/local/lib/ for files beginning with "libboost". If present, your build was successful. | |
| 20 | ||
| 21 | < | D. Download and build wxWidgets. |
| 21 | > | C. Download and build wxWidgets. |
| 22 | Go to http://www.wxwidgets.org/downloads/. Look for a link for wxMac and download the file. Extract it and navigate in the Terminal to the base directory. Issue these commands: | |
| 23 | mkdir osx-build | |
| 24 | cd osx-build | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |