This gives access to the CEF functions. If you get a linker error for using an undefined function,
it is probably because you did NOT go through this when dynamically loading.
(...similarly, if you get a segfault, it is probably because you DID go through this when static binding.)
This gives access to the CEF functions. If you get a linker error for using an undefined function, it is probably because you did NOT go through this when dynamically loading.
(...similarly, if you get a segfault, it is probably because you DID go through this when static binding.)