编译android系统出错
编译环境 ubuntu 14.04 x64编译步骤:http://wiki.t-firefly.com/index.php/Firefly-RK3288/Build_android
完全按照标准进行编译
target thumb C++: libskia <= external/skia/src/core/SkXfermode.cpp
external/skia/src/core/SkXfermode.cpp:1336:21: error: ISO C++ forbids declaration of 'uint8x8x4_t' with no type [-fpermissive]
external/skia/src/core/SkXfermode.cpp:1336:21: error: typedef 'uint8x8x4_t' is initialized (use decltype instead)
external/skia/src/core/SkXfermode.cpp:1336:23: error: 'SkXfermodeProcSIMD' was not declared in this scope
make: *** 错误 1
make:离开目录“/home/suirui/android4.4-sdk”
页:
[1]