|
|
|
|
|
by charcircuit
849 days ago
|
|
I was skeptical of your claims about building it so I went ahead and downloaded skia and built it myself. It was simple and on my 4 year old desktop (8 cores) it took under a minute to compile skia after it had downloaded its dependencies. All I did was run 2 commands ./tools/git-sync-deps and bazel build //:skia_public. This was not painful at all. |
|
The official instructions are https://skia.org/docs/user/build/