Vucius

Results 7 comments of Vucius

maybe [it](https://qiita.com/KONTA2019/items/1d2fc90b5020486b0504) can help u

@AndyObtiva You may want to try switching to Ruby version 2.6.5 or an older version. Personally, I have become accustomed to packaging .rb files into .exe files using this version....

On Windows,I think the key is `\` and `/` After I typed `--dll ruby_builtin_dlls\libssp-0.dll`,I get the same problem But not with `--dll ruby_builtin_dlls/libssp-0.dll`

Based on my personal experience, using ocra to package Ruby 2.6.5 is stable. From the error you provided, it seems that the packaging command needs to manually add the corresponding...

The method of [net_http_ssl_fix](https://rubygems.org/gems/net_http_ssl_fix) has become invalid. The approach I have figured out now is [Disabling Certificate Verification](https://github.com/httprb/http/wiki/HTTPS#disabling-certificate-verification-ie-insecure-usage). Wishing everyone good luck.

run executable via command:`./sample.exe` and,I think that u would see the error