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
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
I downloaded wds, extracted the zip file, changed into the wds-master folder and installed all dependencies (wpa_supplicant, connman and gstreamer).
When I run cmake . I get this error:
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find BISON (missing: BISON_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.10/Modules/FindBISON.cmake:252 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
libwds/rtsp/CMakeLists.txt:16 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/richard/Downloads/wds-master/CMakeFiles/CMakeOutput.log".
I downloaded wds, extracted the zip file, changed into the wds-master folder and installed all dependencies (wpa_supplicant, connman and gstreamer).
When I run cmake . I get this error:
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find BISON (missing: BISON_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.10/Modules/FindBISON.cmake:252 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
libwds/rtsp/CMakeLists.txt:16 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/richard/Downloads/wds-master/CMakeFiles/CMakeOutput.log".
My CMakeOutput.log file:
https://jpst.it/1v9Qm
I use Kubuntu 18.04 64 Bit
The text was updated successfully, but these errors were encountered: