imx6sl compile error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx6sl compile error

905 次查看
thangameenaraje
Contributor II

hi i am working in imx6sl  4.4.2 kitkat.

while compiling android system.img.  using make

i am getting error as

Install: out/target/product/evk_6sl/system/framework/webviewchromium.odex

target thumb C++: third_party_WebKit_Source_core_webcore_derived_gyp <= external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.cpp

external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.cpp:63:86: error: no 'void WebCore::V8Document::evaluateMethodCustom(const v8::FunctionCallbackInfo<v8::Value>&)' member function declared in class 'WebCore::V8Document'

make: *** [out/target/product/evk_6sl/obj/STATIC_LIBRARIES/third_party_WebKit_Source_core_webcore_derived_gyp_intermediates/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.o] Error 1

标签 (6)
0 项奖励
1 回复

465 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Thangameena Rajendhiran,

I would recommend looking at the RAM usage when compiling. It is recommended to have at least 16GB of RAM or otherwise some errors may occur.

You may use a bigger swap in order to increase the “RAM” available. There is some information on the following document:

https://community.freescale.com/docs/DOC-102403

0 项奖励