[OT] Anyone familiar with the google tooling - SKIA as a static library (maybe for D) ?
Basile B via Digitalmars-d
digitalmars-d at puremagic.com
Wed Dec 28 06:23:03 PST 2016
I'd like to build SKIA[1] as a static library and interface it
with D.
However it's hard to build, I don't get anything to their build
system, you need 'gen' to generate a 'ninja' file so you must
build 'gen' but to build 'gen' you must..., wtf is this cluster
fuck...
Thanks for your help.
[1]https://skia.org/
More information about the Digitalmars-d
mailing list