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
I am trying to do this in TDE if that matters, any ideas?
BTW been using this for years and was sad to see it not included in the latest version of TDE so I am trying to compile it, would use cheese but it doesn't seem to support v4l2loopback, so any help would be appreciated.
cmake ..
Installing in /usr/local. Run /tmp/kamerka-0.20/build/prefix.sh to set the environment for Kamerka.
Installing in /usr/local. Run /tmp/kamerka-0.20/build/prefix.sh to set the environment for Kamerka.
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find QImageBlitz (missing: QIMAGEBLITZ_INCLUDES
QIMAGEBLITZ_LIBRARIES) (Required is at least version "5.0.0")
Call Stack (most recent call first):
/usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/lib/x86_64-linux-gnu/cmake/KF5KDELibs4Support/FindQImageBlitz.cmake:48 (find_package_handle_standard_args)
CMakeLists.txt:24 (find_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/kamerka-0.20/build/CMakeFiles/CMakeOutput.log".
dpkg -l libkf5kdelibs4support-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=========================-============-============-=================================
ii libkf5kdelibs4support-dev 5.78.0-2 amd64 development files for kde4support
The text was updated successfully, but these errors were encountered:
I am trying to do this in TDE if that matters, any ideas?
BTW been using this for years and was sad to see it not included in the latest version of TDE so I am trying to compile it, would use cheese but it doesn't seem to support v4l2loopback, so any help would be appreciated.
cmake ..
Installing in /usr/local. Run /tmp/kamerka-0.20/build/prefix.sh to set the environment for Kamerka.
Installing in /usr/local. Run /tmp/kamerka-0.20/build/prefix.sh to set the environment for Kamerka.
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find QImageBlitz (missing: QIMAGEBLITZ_INCLUDES
QIMAGEBLITZ_LIBRARIES) (Required is at least version "5.0.0")
Call Stack (most recent call first):
/usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/lib/x86_64-linux-gnu/cmake/KF5KDELibs4Support/FindQImageBlitz.cmake:48 (find_package_handle_standard_args)
CMakeLists.txt:24 (find_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/kamerka-0.20/build/CMakeFiles/CMakeOutput.log".
dpkg -l libkf5kdelibs4support-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=========================-============-============-=================================
ii libkf5kdelibs4support-dev 5.78.0-2 amd64 development files for kde4support
The text was updated successfully, but these errors were encountered: