mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
parent
2316937e58
commit
89d3083c9f
@ -3,8 +3,14 @@ The scripts in this directory have been used to generate the
|
|||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
- create a build directory in the 'contrib' directory
|
- download and extract the Qt5 source archive
|
||||||
|
- apply 'qt5_configuration.patch' from the 'src/lib/qt5/patches' directory
|
||||||
|
- create a build directory next to the extracted Qt5 source directory
|
||||||
- copy the scripts into this build directory
|
- copy the scripts into this build directory
|
||||||
- change into the build directory
|
- change into the build directory
|
||||||
- execute the 'create_generated_incs' script
|
- execute the 'create_generated_incs' script
|
||||||
- move the generated files into the 'lib/mk/' directory
|
- move the generated files into the 'lib/mk' directory
|
||||||
|
|
||||||
|
Notes:
|
||||||
|
|
||||||
|
- ICU (libicu-dev) must be installed on the host system to get the QtWebKit files generated
|
||||||
|
Loading…
Reference in New Issue
Block a user