diff --git a/README.md b/README.md index d3b9dac..77c5748 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ include(../common/linux_arm_device_post.conf) -> include(../common/linux_device_ Indulhat a konfigurálás. ``` cd build -../qt-everywhere-src-5.15.8/configure -release -no-opengl -no-eglfs -linuxfb -device linux-rasp-pi3-g++ -device-option CROSS_COMPILE=aarch64-linux-gnu- -sysroot ~/rpi3/sysroot -prefix /usr/local/qt5.15.8 -exprefix ~/rpi3/qt5.15.8 -opensource -confirm-license -skip qtscript -skip qtwayland -skip qtwebengine -skip qtlocation -skip qtlottie -skip qtsensors -make libs -pkg-config -no-use-gold-linker -v -recheck-all +../qt-everywhere-src-5.15.8/configure -release -no-opengl -no-eglfs -linuxfb -device linux-rasp-pi3-g++ -device-option CROSS_COMPILE=aarch64-linux-gnu- -sysroot ~/rpi3/sysroot -prefix /usr/local/qt5.15.8 -extprefix ~/rpi3/qt5.15.8 -opensource -confirm-license -skip qtscript -skip qtwayland -skip qtwebengine -skip qtlocation -skip qtlottie -skip qtsensors -make libs -pkg-config -no-use-gold-linker -v -recheck-all ``` A _**-device**_ opciót a céleszköznek megfelelően kell beállítani, az elérhető eszközök megtalálhatók a ~/rpi3/qt-everywhere-src-5.15.8/qtbase/mkspecs/devices könyvtárban, Raspberry Pi változatokhoz az alábbi táblázatban lévők valók: | Raspberry Pi modell | ARM architectúra verzió | -device opció |