Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a binary gem for windows users #2

Closed
toland opened this issue Jul 8, 2009 · 2 comments
Closed

Create a binary gem for windows users #2

toland opened this issue Jul 8, 2009 · 2 comments
Labels

Comments

@toland
Copy link
Owner

toland commented Jul 8, 2009

From a comment on the blog:

Hi, can you try to use rake-compiler for creating binary gem for windows users?

https://github.com/luislavena/rake-compiler/tree/master

@soonium
Copy link

soonium commented Feb 4, 2010

Hi, I have a gem with dependancy on patron.

Whilst i can get curb to compile against my windows 7 box (using http://www.gknw.net/mirror/curl/win32/curl-7.19.7-devel-mingw32.zip) and the params:

gem install curl-multi-0.2.gem -- --with-curl-dir=c:\curl --with-curl-include=c:\curl\include

Patron keeps telling me:

extconf.rb:41:in `

': Can't find libcurl or curl/curl.h (RuntimeError)

even though i am using exactly the same external parameters as per Curb.

Any ideas? This is a real show-stopper for me, and i know the Windows/Curl boundary i a source of much pain for us poor windows users....

@toland
Copy link
Owner Author

toland commented Nov 21, 2011

I currently use rake-compiler to build Patron but I don't have a Windows box to test on. If someone is willing to test and submit patches I am willing to merge them.

@toland toland closed this as completed Nov 21, 2011
julik added a commit that referenced this issue Oct 4, 2017
# This is the 1st commit message:

Fix conflicts

# This is the commit message #2:

And if we downgrade json?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants