On my never ending quest to try and workaround Shoes' broken promise
of cross-platform compatibility (WRT HTTP stuff) , I thought I'd have
one last try before moving to one of the other Ruby GUI toolkits. I've
waited for months for the promised Policeman to come out (supposedly
with fixes) ... but it just dont look like its gonna happen.

Now I thought I'd try and use libCurl ...  I pull it in like this:
Shoes.setup do
   gem 'curb'
end

... and on windows I get "invalid option: --ruby". The console message
is "ERROR: failed to build Gem native version". (on windows)

does anyone know if this is fixable? There's been one other report,
but with no responses.

Etienne

Reply via email to