Home hinzugefügt
14
Home.md
Normal file
14
Home.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Willkommen im Wiki.
|
||||||
|
|
||||||
|
Quick info
|
||||||
|
|
||||||
|
1. Checkout from repo:
|
||||||
|
On your local machine create a fresh folder and cd into it
|
||||||
|
e.g. mkdir fresh & cd fresh
|
||||||
|
3. localbuild.sh builds everything on a local machine .... after
|
||||||
|
|
||||||
|
- setup of Qt6's installation path:
|
||||||
|
Open localbuild.sh and adapt yout local Qt6 version ( path ) in line 7:
|
||||||
|
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DQt6_DIR=$HOME/Qt/6.10.2/gcc_64/lib/cmake/Qt6
|
||||||
|
|
||||||
|
2. type ./localbat.sh on your linux console/terminal
|
||||||
Reference in New Issue
Block a user