[opensource-dev] Linux x64 - libmedia_plugin_cef.so error
Alex
sldev at vlan1000.net
Tue Mar 20 06:59:12 PDT 2018
On 2018-03-20 23:28, Henri Beauchamp wrote:
> On Tue, 20 Mar 2018 14:15:09 +0100, Henri Beauchamp wrote:
>
>> Looks fine to me... Putting the blame on a buggy ld, you could try
>> this
>> trick (specifying libcef.so twice for linking) in CEFPlugin.cmake:
>
> Or... This could be an issue in how you linked libdullahan.a and/or
> dullahan_host... In the Dullahan Cmake file, check for the proper
> ordering in target link libraries:
>
> target_link_libraries(dullahan_host cef_dll_wrapper cef)
The ordering in the dullahan cmake file looks the same as above :)
I'll try the trick with linking libcef twice and see what happens :)
Thank you :)
--
Kind Regards,
Alex.
More information about the opensource-dev
mailing list