13,002
回編集
58行目: | 58行目: | ||
Fcitx5-Mozc、Mozcサーバ、Mozcツールをビルドする。<br> | Fcitx5-Mozc、Mozcサーバ、Mozcツールをビルドする。<br> | ||
bazel build --action_env CC=<GCC8以降のパス> --action_env CXX=<G++8以降のパス> -c opt --copt=-fPIC --config oss_linux \ | bazel build --action_env CC=<GCC8以降のパス> --action_env CXX=<G++8以降のパス> -c opt --copt=-fPIC --config oss_linux \ | ||
unix/ | unix/fcitx:fcitx-mozc.so server:mozc_server gui/tool:mozc_tool renderer:mozc_renderer \ | ||
--verbose_failures | --verbose_failures | ||
<br> | <br> |