12,788
回編集
(→SUSE) |
|||
141行目: | 141行目: | ||
make -j $(nproc) | make -j $(nproc) | ||
make install | make install | ||
<br> | |||
qToxの実行に必要な依存関係のライブラリをインストールする。<br> | |||
sudo zypper install libsqlcipher-3_36_0-0 libQt5WebSockets5 libQt5WebSockets5-imports snorenotify-qt5 | |||
<br> | <br> | ||
Mobianにおいて、libswscale/swscale.hファイル等の欠落によりビルドエラーになる場合、以下のコマンドを実行する。<br> | Mobianにおいて、libswscale/swscale.hファイル等の欠落によりビルドエラーになる場合、以下のコマンドを実行する。<br> |