Hi I`m trying to build the software and I stock in this error
CMake Error at sim/CMakeLists.txt:45 (find_package):
By not providing "FindQt5Gamepad.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"Qt5Gamepad", but CMake did not find one.
Could not find a package configuration file provided by "Qt5Gamepad" with
any of the following names:
Qt5GamepadConfig.cmake
qt5gamepad-config.cmake
Add the installation prefix of "Qt5Gamepad" to CMAKE_PREFIX_PATH or set
"Qt5Gamepad_DIR" to a directory containing one of the above files. If
"Qt5Gamepad" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
Hi I`m trying to build the software and I stock in this error
I install qt via apt with this commands
but it`s not working. can you please help me with this problem.