mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
BuildGuideMacOSX.md edited online with Bitbucket
This commit is contained in:
parent
a09752fff1
commit
b63e04aa85
@ -19,8 +19,6 @@ Install the dependencies:
|
||||
brew install qt5 tbb glm jpeg libpng glib libxml2
|
||||
```
|
||||
|
||||
TODO: Confirm if `glib` and `libxml2` are actually needed.
|
||||
|
||||
Add the Qt `bin` folder to `PATH` to make `qmake` available. In
|
||||
`~/.bash_profile` or `~/.bashrc`:
|
||||
|
||||
@ -28,11 +26,6 @@ Add the Qt `bin` folder to `PATH` to make `qmake` available. In
|
||||
PATH=/usr/local/opt/qt5/bin:$PATH
|
||||
export PATH
|
||||
```
|
||||
Obtain the source:
|
||||
|
||||
```
|
||||
git clone https://mfeemster@bitbucket.org/mfeemster/fractorium.git
|
||||
```
|
||||
|
||||
Compile the binary:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user