linker error while using skia from CEF build.

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.

linker error while using skia from CEF build.

Postby ninad3d » Thu May 11, 2023 12:48 am

Hi,
We are using skia library (libskia.a) generated in Release_GN_x64 mode in cef build. We are trying to link this library with our project , and it seems like some basic Skia classes like SkBase64's methods (Encode and Decode ) can be used in our project but when we try to use SkData's methods (like MakefromFileName) we get a linker error. It seems like all the skia core source files are not included while building skia library by cef. Is there any other way to configure skia such that all skia_core_sources will be built with libskia.a?

Thank you in advance..!!
ninad3d
Techie
 
Posts: 20
Joined: Wed Mar 04, 2020 12:20 am

Return to Support Forum

Who is online

Users browsing this forum: No registered users and 195 guests

cron