Applying Qt patch
-
Hi,
Yes, you have to compile Qt yourself.
You can grab the source for the version you installed directly with the installer.
-
Hi,
Yes, you have to compile Qt yourself.
You can grab the source for the version you installed directly with the installer.
-
Patches modify source code, you have to apply it before building.
Do you have git installed on your system ? If not you can get WinMerge or KDiff3
-
Patches modify source code, you have to apply it before building.
Do you have git installed on your system ? If not you can get WinMerge or KDiff3
-
Depends on the files affected by the patch. If it's only a sub-module then you can only build the submodule.
What is that patch ?
-
Depends on the files affected by the patch. If it's only a sub-module then you can only build the submodule.
What is that patch ?
-
Then you only need to build qtbase.
No you can't just move things around.