CefViewCore icon indicating copy to clipboard operation
CefViewCore copied to clipboard

Linux cmake error undefined reference to `cef_string_utf16_clear'

Open TFr2master opened this issue 1 year ago • 0 comments

When I compile this code in the Kylin operating system, I successfully compile out libcef_dll_wrapper.a. However, when compiling CefViewWing, an error occurs: undefined reference to cef_string_utf16_clear'.

TFr2master avatar Nov 07 '24 06:11 TFr2master