[CEF1][linux] - Having trouble compiling CEF & application

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.

Re: [CEF1][linux] - Having trouble compiling CEF & applicati

Postby Tom741 » Tue Apr 26, 2016 9:32 am

Hello,
Sorry to exhume an old subject :).
I had the same issue with libcef_dll_wrapper.a, first I had a malformed error.
Then I tried to copy with it the libcef_dll fodler.

I don't see the malformed error anymore, but know I have a bunch of error (507 ^^) like this one :
../../cef/libcef_dll/wrapper/libcef_dll_wrapper.cc:-1: error: undefined reference to `cef_api_hash'

I guess it's maybe not a cef issue by itself, maybe more myself how having problems with include folders ^^, but I'm kind of lost on linux.

If this can help, here is the configuration I put (QT project):

Code: Select all
unix:!macx: LIBS += -L$$PWD/../../../../Coding/libs/cef/49_2623/Linux/Lib/ -lcef_dll_wrapper

INCLUDEPATH += $$PWD/../../../../Coding/libs/cef/49_2623/Linux/Lib
DEPENDPATH += $$PWD/../../../../Coding//libs/cef/49_2623/Linux/Lib

unix:!macx: PRE_TARGETDEPS += $$PWD/../../../../Coding/libs/cef/49_2623/Linux/Lib/libcef_dll_wrapper.a


Do you know where could be my mistake ?

Thanks,
Tom741
Techie
 
Posts: 31
Joined: Tue Aug 19, 2014 9:16 am

Previous

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 91 guests