oesmith / puffing-billy

A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
MIT License
656 stars 170 forks source link

Can't install puffing-billy in window #230

Closed taohoang closed 5 years ago

taohoang commented 6 years ago

Hi

I know this is not puffing-billy's issue, but does anyone success in installing puffing-billy in window? I tried to install puffing-billy gem but I got error while installing eventmachine_httpserver gem ( puffing-billy dependency ). It has some flags ( '-EHs' and '-GR') which windows mingw can't compile. This is the old issue of evma_httpserver but they seem haven't fixed it yet.

Regards

ronwsmith commented 5 years ago

I'd recommend opening an issue with that gem to see if there are workarounds for those flags.