cefcapi
cefcapi copied to clipboard
main_win.c - completely non-working code and example
The file main_win.c - will not run on more than one machine, since it is completely non-working:
For example, it uses non-existent functions and non-existent fields of structures: -cef_initialize - no such function exists -initialize_cef_client - no such function exists -initialize_cef_life_span_handler - no such function exists
The cef_window_info_t structure has no fields: .x, .y, .width, .height.
So nothing With API CEF - does not work.
Did you download correct CEF version?
From here: https://cef-builds.spotifycdn.com/index.html#windows32
You need to download specific CEF version as stated in readme.
Yes, of course, but there are two questions:
- Is this a specific version - does not support new updates?
- And the link provided in the "readme" is not working: http://opensource.spotify.com/cefbuilds/index.html
You can filter specific CEF version on the new cef builds site.
I do not understand. And the latest version at this link - https://cef-builds.spotifycdn.com/index.html#windows32 I can 't use it ?