Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure with macos #124

Closed
chenrui333 opened this issue Mar 17, 2023 · 1 comment
Closed

Build failure with macos #124

chenrui333 opened this issue Mar 17, 2023 · 1 comment
Labels

Comments

@chenrui333
Copy link

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
Copy link
Author

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

@chenrui333 chenrui333 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants