WebPlatformForEmbedded / libwpe

General-purpose library specifically developed for the WPE-flavored port of WebKit.
BSD 2-Clause "Simplified" License
49 stars 36 forks source link

Build failure with macos #124

Closed chenrui333 closed 1 year ago

chenrui333 commented 1 year ago

Trying to build this project in osx, but failed with finding EGL/eglplatform.h

Run-time dependency egl found: NO (tried pkgconfig, framework and cmake)
Has header "EGL/eglplatform.h" : NO

meson.build:64:1: ERROR: Assert failed: Required header <EGL/eglplatform.h> not found

Is this dependency issue or packaging issue (should the release artifact include EGL/eglplatform.h). Thanks!

chenrui333 commented 1 year ago

Looks like osx is not supported at the moment.

Is WPE ported to non-Linux operating systems? WPE currently only works on Linux-based operating systems. We are currently working on supporting Android, though. If you require WPE to run on any other OS, don’t hesitate to contact us.

https://wpewebkit.org/about/faq.html#is-wpe-ported-to-non-linux-operating-systems%3F