load libcef.so dynamically in linux

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.

load libcef.so dynamically in linux

Postby Yubtest » Tue Mar 24, 2020 12:41 pm

Hi All,

Is there any way to load libcef.so dynamically from libcef_dll_wrapper?

Basically I want to delay load libcef.so in Linux.

I have seen CefScopedLibraryLoader in Mac and on Windows we can already use /DELAYLOAD:libcef.dll. What is the method to have same in Linux.

Please suggest

Thanks
Anupama
Yubtest
Techie
 
Posts: 20
Joined: Mon Jan 13, 2020 5:32 am

Re: load libcef.so dynamically in linux

Postby magreenblatt » Tue Mar 24, 2020 12:44 pm

You would need to implement support for CefScopedLibraryLoader on Linux.
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm

Re: load libcef.so dynamically in linux

Postby Yubtest » Tue Mar 24, 2020 12:55 pm

Is there any documents related to that?

or is there any alternative to do the same?
Yubtest
Techie
 
Posts: 20
Joined: Mon Jan 13, 2020 5:32 am

Re: load libcef.so dynamically in linux

Postby magreenblatt » Tue Mar 24, 2020 1:05 pm

There are no documents. There may be alternatives.
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 49 guests