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
There is a path defined to Container in build_with_admin.sh as "/usr/local/cmake". When I tried to compile the project, I have stumbled upon a problem saying Container cannot be found. I have installed cmake, qt6, but still could not compile the project.
The error:
CMake Error at CMakeLists.txt:182 (find_package):
Could not find a package configuration file provided by "Container" with
any of the following names:
ContainerConfig.cmake
container-config.cmake
Add the installation prefix of "Container" to CMAKE_PREFIX_PATH or set
"Container_DIR" to a directory containing one of the above files. If
"Container" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Good day.
There is a path defined to Container in
build_with_admin.shas "/usr/local/cmake". When I tried to compile the project, I have stumbled upon a problem saying Container cannot be found. I have installed cmake, qt6, but still could not compile the project.The error:
Can you clarify what kind of dependency it is?
Beta Was this translation helpful? Give feedback.
All reactions