lotem / rime-gits

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

FATAL:plugin_instance_win.cc(47) Check failed: list_components_. #3

Open littleq0903 opened 8 years ago

littleq0903 commented 8 years ago

after my first build (from master), it will display this error msg to me while executing windows_install.bat with process id:

FATAL:plugin_instance_win.cc(47) Check failed: listcomponents.

plugin_instance_wincc

I didn't modify the code, @lotem is the master branch working normally on your side?

lotem commented 8 years ago

Yes. This is an assert done only in Debug build. I can confirm that this error existed in upstream code.

littleq0903 commented 8 years ago

so what commit you're using in the latest successful build?

lotem commented 8 years ago

The latest commit works fine in Release build.

For Debug build, the error may happen if:

littleq0903 commented 8 years ago

how to perform a release build with .\build.bat ?

lotem commented 8 years ago

It's build.bat release.