[wpe-webkit] meta-webkit WPEFramework

mike at baseforsale.com mike at baseforsale.com
Thu Feb 14 08:07:30 PST 2019


Hi,

Is it possible to use the WPEFramework with what is in meta-webkit?  I'm 
having issue with the wpeframework-plugins.  It is looking for 
wpe-webkit but I have wpe-webkit-0.1. Also the header path is 
wpe/webkit.h instead of WPE/WebKit.h

wpe-webkit is setup with the following pkgconfig from meta-webkit

wpe-web-extension-0.1.pc  wpe-webkit-0.1.pc

cmake in wpeframework-plugins is looking for 
pkg_check_modules(PC_WPE_WEBKIT wpe-webkit)


pkg-config --libs wpe-webkit-0.1
-lWPEWebKit-0.1 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0


Looking at the config I see.

-- Checking for module 'wpe-webkit'
--   No package 'wpe-webkit' found
-- WPEWebKit      : Not found
--   version      :
--   cflags       :
--   cflags other :
--   include dirs :
--   lib dirs     :
--   include dirs :
--   libs         :
-- Could NOT find WPE_WEBKIT (missing: WPE_WEBKIT_LIBRARIES 
WPE_WEBKIT_INCLUDE_DIRS)
CMake Warning at cmake/FindWPEWebKit.cmake:77 (message):
   Could not find WPEFrameworkPlugins
Call Stack (most recent call first):
   WebKitBrowser/CMakeLists.txt:23 (find_package)



Thanks


More information about the webkit-wpe mailing list