1
0
Fork 0
Browse Source

'README.md' módosítása

master
Varga Pál 4 years ago
parent
commit
19bc3f151c
  1. 5
      README.md

5
README.md

@ -155,5 +155,10 @@ cd build
../qt-everywhere-src-5.15.2/configure -release -no-opengl -no-eglfs -linuxfb -device linux-rasp-pi4-v3d-g++ -device-option CROSS_COMPILE=arm-linux-gnueabihf- -sysroot ~/rpi/sysroot -prefix /usr/local/qt5.15.2 -extprefix ~/rpi/qt5.15.2 -opensource -confirm-license -skip qtscript -skip qtwayland -skip qtwebengine -nomake tests -make libs -pkg-config -no-use-gold-linker -v -recheck
```
Újrakezdéshez a build könyvtárat ki kell üríteni
```
rm -rf *
```
### Qt Creator beállítása

Loading…
Cancel
Save