ruby_postal icon indicating copy to clipboard operation
ruby_postal copied to clipboard

Cannot compile gem on Windows

Open pcopissa opened this issue 4 years ago • 0 comments

Using Ruby 2.7 on Windows (Ruby Installer with MSYS2)

libpostal was separately compiled and installed (via its own make install)

Native part of the gem fails to compile. Attached is the output produced when running gem install ruby_postal. There are conflicting declarations for various types and prototypes.

errors.log

pcopissa avatar Sep 22 '21 21:09 pcopissa