You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
The main webview repo directory no longer contains a webview.h file to be downloaded and used, but even if the new location of "core/include/webview" is used so it successfully downloads, it isn't complete for C code as there is no definition for the key webkit API functions for C although they appear in the header file; thus, the compilation completes successfully but the linking cannot because of these missing references...