fauu / Kamite

Japanese immersion assistant for learners (Windows/Linux)
GNU Affero General Public License v3.0
110 stars 2 forks source link

Textractor x86 plugin not working #8

Closed mobedoor closed 1 year ago

mobedoor commented 1 year ago

Hi. The x86 plugin for Textractor does not work for me throwing the following error. 1671028565 The 64 bit plugin works fine. Can you reproduce? OS: Endeavour OS

mobedoor commented 1 year ago

Sorry. It works fine with the official build. I was using some alpha build from the issues section.

fauu commented 1 year ago

Thanks for letting me know anyway. There's no reason it shouldn't work with an alpha build, and if it doesn't, it might also not work with a new version once it's released. I'll look into it.

fauu commented 1 year ago

This only seems to happen on Wine and only for the x86 dll. A workaround is to build the x86 dll using mingw-w64 instead of zig (573b9979c0f67a3f595a802a35fc7506bf2c9e6a).

The fully working dll will be the default in the next version, but I also upload it here: KamiteSend-x86-151222.zip.

mobedoor commented 1 year ago

Works perfectly. Thank you for the prompt fix.