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
Now that Weston 4 is out, I feel as if though I can report that Orbital does not compile with Weston 4.0
I get
-- Checking for module 'wayland-server'
-- Found wayland-server, version 1.14.93
-- Checking for module 'libweston-3'
-- No package 'libweston-3' found
CMake Error at /opt/share/cmake-3.11/Modules/FindPkgConfig.cmake:419 (message):
A required package was not found
Call Stack (most recent call first):
/opt/share/cmake-3.11/Modules/FindPkgConfig.cmake:586 (_pkg_check_modules_internal)
src/compositor/CMakeLists.txt:3 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
See also "/srcbuild/orbital/build/CMakeFiles/CMakeOutput.log".
PackagePrepareBuild finished in 2 seconds
Thanks
The text was updated successfully, but these errors were encountered:
Now that Weston 4 is out, I feel as if though I can report that Orbital does not compile with Weston 4.0
I get
Thanks
The text was updated successfully, but these errors were encountered: