danielpclark/rutie

is the "no-link" feature possible on windows?

Opened this issue · 1 comments

Hi there,

I am trying to build a gem that uses rutie, it seems all good except for that I would really prefer it if no-link worked under windows too.

is there an example of this somewhere?

thanks 👍

Right now If I try it I just get something like: undefined reference to rb_prepend_module'`

Have you tried an environment variable for it? NO_LINK_RUTIE https://github.com/danielpclark/rutie/blob/master/build.rs#L348-L351