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
$ cmake ../tree_editor/
CMake Error at CMakeLists.txt:62 (find_package):
Could not find a package configuration file provided by "http_utils" with
any of the following names:
http_utilsConfig.cmake
http_utils-config.cmake
Add the installation prefix of "http_utils" to CMAKE_PREFIX_PATH or set
"http_utils_DIR" to a directory containing one of the above files. If
"http_utils" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/home/amov/code/BTTreeQt/build/CMakeFiles/CMakeOutput.log".
See also "/home/amov/code/BTTreeQt/build/CMakeFiles/CMakeError.log".
你好,请问这个问题要怎么解决
The text was updated successfully, but these errors were encountered:
$ cmake ../tree_editor/
CMake Error at CMakeLists.txt:62 (find_package):
Could not find a package configuration file provided by "http_utils" with
any of the following names:
Add the installation prefix of "http_utils" to CMAKE_PREFIX_PATH or set
"http_utils_DIR" to a directory containing one of the above files. If
"http_utils" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/home/amov/code/BTTreeQt/build/CMakeFiles/CMakeOutput.log".
See also "/home/amov/code/BTTreeQt/build/CMakeFiles/CMakeError.log".
你好,请问这个问题要怎么解决
The text was updated successfully, but these errors were encountered: