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
moon@moon-GEM12:~/project/linux-wallpaperengine/build$ cmake ..
-- Checking for module 'glut'
-- No package 'glut' found
-- Found MPV: /usr/lib/x86_64-linux-gnu/libmpv.so, /usr/include
-- Found LZ4: /usr/lib/x86_64-linux-gnu/liblz4.so
-- Found FFMPEG or Libav: /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so;/usr/lib/x86_64-linux-gnu/libswscale.so;/usr/lib/x86_64-linux-gnu/libswresample.so, /usr/include/x86_64-linux-gnu
-- Found FreeImage: headers at /usr/include, libraries at :: /usr/lib/x86_64-linux-gnu/libfreeimage.so
CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (PulseAudio). This can lead
to problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
CMakeModules/FindPulseAudio.cmake:30 (include)
CMakeLists.txt:32 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
**CMake Error at CMakeModules/FindCEF.cmake:33 (message):
No CMake bootstrap found for CEF binary distribution at:
/home/moon/project/linux-wallpaperengine/third_party/cef/cef_binary_120.1.10+g3ce3184+chromium-120.0.6099.129_linux64.
Call Stack (most recent call first):
CMakeLists.txt:72 (find_package)**
[Tested Methods]
Downgrade cmake
The text was updated successfully, but these errors were encountered:
[Background]
os: Ubuntu 22.04 lts
camke version: 3.22.1
[Log]
[Tested Methods]
The text was updated successfully, but these errors were encountered: