Hi,--I need to build skia as a static library that I can link against my C++ code.Earlier I was using skia from Android ICS (4.0.4_r2.1) sources and was able to generate a libskia.a file by making the following changes in file Android.mk inside skia directory:I moved libexpat to LOCAL_STATIC_LIBRARIES and changed include(BUILD_SHARED_LIBRARY) to include (BUILD_STATIC_LIBRARY)Now I need to update the library. So I am trying to build it from Android L sources. But the makefile for updated version is generated using GYP.What changes do I need to make to create a static library from the new sources??
You received this message because you are subscribed to the Google Groups "skia-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to skia-discuss...@googlegroups.com.
To post to this group, send email to skia-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/skia-discuss.
For more options, visit https://groups.google.com/d/optout.