| Summary: | kamoso-18.03.80 cmake checks for gstvideo are silent and non-fatal (until later) | ||
|---|---|---|---|
| Product: | [Applications] kamoso | Reporter: | Rex Dieter <rdieter> |
| Component: | general | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rex Dieter
2018-04-04 13:43:30 UTC
I cannot reproduce, I get the following error message:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GSTREAMER_VIDEO_LIBRARY
linked by target "gstkamosoqt5videosink" in directory /home/apol/devel/frameworks/kamoso/src/elements/gstqtvideosink
linked by target "qtvideosink_autotest" in directory /home/apol/devel/frameworks/kamoso/src/elements/gstqtvideosink
-- Configuring incomplete, errors occurred!
See also "/home/apol/build-devel/frameworks/kamoso/CMakeFiles/CMakeOutput.log".
Oh you're right, it did fail. My bad, I guess my minor criticism was that it maybe wasn't clear enough what was missing (ie, missing gstreamer-video-1.0) that said, that's probably a minor issue, and not worth a formal bug, my bad. |