mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-03-13 15:21:36 -04:00
Update BuildGuideLinux.md
This commit is contained in:
parent
283ed61aa4
commit
7b491c2c24
@ -31,10 +31,12 @@ Compile the binary:
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd fractorium
|
cd fractorium
|
||||||
qmake
|
qmake main.pro -r -spec linux-g++-64 CONFIG+=release
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or open main.pro in Qt Creator and build all.
|
||||||
|
|
||||||
Run the binary from the release folder:
|
Run the binary from the release folder:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user