This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Description
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...