Regarding Porting/Compilation of Cairo in AOSP

Jaymin D <[email protected]> Fri, 1 Jun 2018 14:47:45 +0530
Newsgroups gmane.comp.lib.cairo
Message-ID <CAL02zyuJTyMf5YZuLKPUdrkkLfMat+BcHGPJKut66M7S2ogBaw@mail.gmail.com>
Hi Team,

I have query regarding compilation and porting of cairo in AOSP.
I have an overlay application. During the compilation of this overlay
application, facing "cario.h" missing error.

For that I have to integrate the Cario in AOSP.

Below is my development environment details:

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1.1
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv7-a-neon
TARGET_2ND_CPU_VARIANT=cortex-a53
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.13.0-36-generic-x86_64-with-LinuxMint-18.3-sylvia
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
OUT_DIR=out
============================================

How to build/port Cario with AOSP?

Regards,

-- 
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo