Can anyone tell me what is missing from today's update?
sudo make install
CMake Error at /usr/lib/arm-linux-gnueabihf/cmake/Qt5/Qt5Config.cmake:26 (find_package):
Could not find a package configuration file provided by "Qt5WebSockets"
with any of the following names:
Qt5WebSocketsConfig.cmake
qt5websockets-config.cmake
Add the installation prefix of "Qt5WebSockets" to CMAKE_PREFIX_PATH or set
"Qt5WebSockets_DIR" to a directory containing one of the above files. If
"Qt5WebSockets" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
CMakeLists.txt:75 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/pi/indi/build/kstars/CMakeFiles/CMakeOutput.log".
See also "/home/pi/indi/build/kstars/CMakeFiles/CMakeError.log".
Makefile:602: recipe for target 'cmake_check_build_system' failed
make: *** [cmake_check_build_system] Error 1
sudo make install
CMake Error at /usr/lib/arm-linux-gnueabihf/cmake/Qt5/Qt5Config.cmake:26 (find_package):
Could not find a package configuration file provided by "Qt5WebSockets"
with any of the following names:
Qt5WebSocketsConfig.cmake
qt5websockets-config.cmake
Add the installation prefix of "Qt5WebSockets" to CMAKE_PREFIX_PATH or set
"Qt5WebSockets_DIR" to a directory containing one of the above files. If
"Qt5WebSockets" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
CMakeLists.txt:75 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/pi/indi/build/kstars/CMakeFiles/CMakeOutput.log".
See also "/home/pi/indi/build/kstars/CMakeFiles/CMakeError.log".
Makefile:602: recipe for target 'cmake_check_build_system' failed
make: *** [cmake_check_build_system] Error 1