blob: 7c030f0e6c5fbe38a78c0115c0151c12a655aef5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# quartz browser
### concept logo
<img src="logo.png" alt="logo" width="256px"/>
**patches tested for commit `12ff11d9ea74325324692f8c867666078fc017da`**
## prerequisites
**reccommended you build most/all of ladybird normally first!** my makefile is pretty bad for now.
this may require qt6 however. be prepared.......
> https://github.com/LadybirdBrowser/ladybird/blob/master/Documentation/BuildInstructionsLadybird.md
> `./Meta/ladybird.py run`
this will be solved after i get more time to read the CMake files of ladybird.
- ladybird source tree (https://github.com/LadybirdBrowser/ladybird)
- sdl3, sdl3_ttf
- c++23 compiler
|