LibUI icon indicating copy to clipboard operation
LibUI copied to clipboard

Version 0.0.13.pre x86-mingw32 does not work

Open kojix2 opened this issue 1 year ago • 3 comments

In the 32-bit version of RubyInstaller, that is x86-mingw32, LibUI cannot find the shared libraries.

https://github.com/kojix2/LibUI/blob/b5b6bfb1a7363342f5b373415f583c49b7680b07/lib/libui.rb#L12-L15

RbConfig::CONFIG['host_cpu'] will be i386. Not x86

kojix2 avatar Nov 12 '23 13:11 kojix2

0.1.3.pre - November 12, 2023 x86-mingw32 (120KB) Yanked

kojix2 avatar Nov 13 '23 03:11 kojix2

Are many folks using 32 bit still?

rubyFeedback avatar Nov 15 '23 04:11 rubyFeedback

Not many people use the 32-bit version, so dropping its support won't be a major issue. However, I will add support for x86-mingw32 in libui-ng in the next version, as it's easy to do.

kojix2 avatar Nov 16 '23 01:11 kojix2