vioken / waylib

A wrapper for wlroots based on Qt
46 stars 24 forks source link

Build failure on openSUSE Tumbleweed #422

Open hillwoodroc opened 1 month ago

hillwoodroc commented 1 month ago

The version is git 08af8b1

[   92s] /home/abuild/rpmbuild/BUILD/waylib-08af8b1e124026ff44d5b6f33872ab011af60446/examples/tinywl/main.cpp: In lambda function:
[   92s] /home/abuild/rpmbuild/BUILD/waylib-08af8b1e124026ff44d5b6f33872ab011af60446/examples/tinywl/main.cpp:242:17: error: ‘QWGammaControl’ has not been declared
[   92s]   242 |                 QWGammaControl::from(gamma_control)->sendFailedAndDestroy();
[   92s]       |                 ^~~~~~~~~~~~~~
[   92s] make[2]: *** [examples/tinywl/CMakeFiles/tinywl-qtquick.dir/build.make:290: examples/tinywl/CMakeFiles/tinywl-qtquick.dir/main.cpp.o] Error 1
[   92s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/waylib-08af8b1e124026ff44d5b6f33872ab011af60446/build'
[   92s] make[2]: *** Waiting for unfinished jobs....
wineee commented 1 month ago

which version of qwlroots you are using?

hillwoodroc commented 1 month ago

0.2.0-alpha2

wineee commented 1 month ago

https://github.com/vioken/qwlroots/pull/244 not in 0.2.0-alpha2