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