Cross-compiling CEF and undefined references

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Cross-compiling CEF and undefined references

Postby ses » Thu Oct 02, 2014 12:13 pm

Hi,

I'm trying to cross-compile cef3 for ARM with gcc 4.9.1 toolchain. I have no problems compiling sources, but at link stage of libcef.so I got bunch of undefined references to WebCore, ppapi, and content symbols. Full log attached. Can someone give me a clue what is the root cause?

lib/libcef.so: undefined reference to `ppapi::Resource::AsPPB_Printing_API()'
lib/libcef.so: undefined reference to `WebCore::V8Key::toNativeWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>)'
lib/libcef.so: undefined reference to `WebCore::wrap(WebCore::MIDIConnectionEvent*, v8::Handle<v8::Object>, v8::Isolate*)'
lib/libcef.so: undefined reference to `content::ViewHttpCacheJobFactory::IsSupportedURL(GURL const&)'
lib/libcef.so: undefined reference to `WebCore::IDBKey::trace(WebCore::Visitor*)'

Thanks in advance!
Attachments
CEF_undef_symbols.txt
(49.74 KiB) Downloaded 361 times
ses
Newbie
 
Posts: 1
Joined: Thu Oct 02, 2014 12:04 pm

Re: Cross-compiling CEF and undefined references

Postby magreenblatt » Thu Oct 02, 2014 1:06 pm

Building for arm platforms is not currently supported. See viewtopic.php?f=6&t=11924 for work in progress.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 35 guests