1,161行目: 1,161行目:
  -nomake examples -no-compile-examples -nomake tests -make libs -no-use-gold-linker -recheck-all \
  -nomake examples -no-compile-examples -nomake tests -make libs -no-use-gold-linker -recheck-all \
  -skip qtscript -skip qtwebengine -skip qtandroidextras -skip qtmacextras -skip qtwinextras \
  -skip qtscript -skip qtwebengine -skip qtandroidextras -skip qtmacextras -skip qtwinextras \
-skip qtgamepad -skip qtpurchasing -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtcharts \  (不要な場合)
-skip qtimageformats -skip qtlocation -skip qtspeech -skip qtlottie -skip qtremoteobjects -skip qt3d \   (不要な場合)
-skip qtdoc \
  -sysroot /<SysRootが存在するディレクトリ>/sysroot \
  -sysroot /<SysRootが存在するディレクトリ>/sysroot \
  -prefix /<Qtソフトウェアを配置するディレクトリ>/QtSoftware \
  -prefix /<Qtソフトウェアを配置するディレクトリ>/QtSoftware \
1,170行目: 1,173行目:
  gmake install
  gmake install
<br>
<br>
==== Qtライブラリのインストール ====
==== Qtライブラリのインストール ====
ビルドしたQtライブラリを、PinePhoneにデプロイする。<br>
ビルドしたQtライブラリを、PinePhoneにデプロイする。<br>