lotem / rime-gits

Rime with Google Input Tools (not actively developed)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build and try Google Input Tools on Windows:
1. Check out the code.
2. Download the dependency projects.
   You can just run download_depends.py
3. Download gyp (Generate Your Projects) and put it in depends, or use this command:
   svn checkout -r 1984 http://gyp.googlecode.com/svn/trunk .\depends\gyp
4. If you're using Visual Studio of a version higher than 2012, for example VS2013,
   be sure to set MSVS_VERSION=2013 at the command prompt or in .\env.bat
5. Run build.bat to generate the msvs project and make a debug build.
6. Install the certificates resources\test.cer into Trusted Root Certification Authorities.
7. Run install_windows.bat with admin rights.
Enjoy it!

About

Rime with Google Input Tools (not actively developed)


Languages

Language:C++ 94.9%Language:Objective-C 2.1%Language:C 2.0%Language:Python 0.8%Language:Batchfile 0.1%Language:Shell 0.0%