lotem / rime-gits

Rime with Google Input Tools (not actively developed)
79 stars 13 forks source link

The way to include rime_plugin.dll and rime.dll #8

Open littleq0903 opened 9 years ago

littleq0903 commented 9 years ago

My current understanding is, rime-gits will build rime_plugin.dll but not rime.dll, which makes sense because rime should belong to rime/rime.

but I notice the install script won't link built rime_plugin.dll to resources/data/plugins, even not make the plugins folder.

So I modify script to link rime_plugin.dll and find a way to download rime.dll binary?