[cairo] Regarding Porting/Compilation of Cairo in AOSP
Jaymin D
jaymin.linux at gmail.com
Fri Jun 1 09:17:45 UTC 2018
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,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo/attachments/20180601/a14809a9/attachment.html>
More information about the cairo
mailing list