hoehrmann / CutyCapt

A Qt WebKit Web Page Rendering Capture Utility
http://cutycapt.sourceforge.net/
99 stars 49 forks source link

Provide static builds #12

Open hakanai opened 10 years ago

hakanai commented 10 years ago

Many of the issues I have with CutyCapt are just getting it to run at all because it's unclear which libraries it's trying to resolve. Having a static build would make life a lot easier.

PhantomJS includes Webkit via Qt and does have a static build, so perhaps their build of Qt could be used to do this?