Skip to content
xatier edited this page May 19, 2020 · 17 revisions

workaround to show following header

開發指南

  1. Development Policy (or Spirit)
  • KISS
  • Obtain Source
  • Developer's Guide (Documents)
  • Setup a Development Environment
    • GTK+ 2.x (recommends, you may also use GTK+ 3.x only)
    • libXtst
    • pkg-config
    • GTK+ 3.x (optional), If you want GTK+ 3.x to be default UI toolkit, GTK+ 2.x will be optional.
    • anthy (optional)
    • libchewing (optional)
  • How to Test HIME
    • Invoke Second HIME Instance for Testing Purpose
  • Debug
  • Recommended Coding Conventions (make clang-format)
  • Contribute Patch or Other Materials
  • Working with Git