Skip to content

Instantly share code, notes, and snippets.

@AdrianKoshka
Created February 10, 2020 20:14
Show Gist options
  • Save AdrianKoshka/b957a994b1be2e4311a047bd9ecd5b04 to your computer and use it in GitHub Desktop.
Save AdrianKoshka/b957a994b1be2e4311a047bd9ecd5b04 to your computer and use it in GitHub Desktop.
CMake Error at UI/CMakeLists.txt:59 (find_package):
By not providing "FindQt5Svg.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5Svg", but
CMake did not find one.
Could not find a package configuration file provided by "Qt5Svg" with any
of the following names:
Qt5SvgConfig.cmake
qt5svg-config.cmake
Add the installation prefix of "Qt5Svg" to CMAKE_PREFIX_PATH or set
"Qt5Svg_DIR" to a directory containing one of the above files. If "Qt5Svg"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment