Skip to content
pfalcon edited this page Oct 18, 2014 · 1 revision

This page intends to collect instructions on build the latest Qt from git, and then building QupZilla against it.

Why?

Many website rendering issues seen with QupZilla can be attributed with old QtWebKit component version used by QupZilla (for example, coming from "stable" OS distribution). So, to get the best web support, one supposedly needs to run the latest Qt version which also includes the latest and greatest QtWebKit ("supposedly" because the latest version, especially git, may also have new bugs).

Building Qt

Available pages:

Clone this wiki locally