You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.
This is something we've talked about, given that Qt has been a generally troublesome dependency. We've also considered switching to CEF, in which case we would need to provide a separate build.
Nobody has a ton of resources to spend on capybara-webkit right now, but the ability to use prebuilt binaries would be nice.
Any plans to provide static build?
Haven't succeed to compile capybara-webkit yet, so I can't see binary yet.
Most probably it will have dependencies to some
*.dylib
files, it can be solved withCan see example how I make portable libpq https://github.com/Paxa/postbird/blob/master/BUILDING_DEPS.md
Many gems provide precompiled binaries, e.g. nokogiri
The text was updated successfully, but these errors were encountered: