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
After installing ParallelZone, I tried to build PluginPlay and got the following error:
CMake Error at build_DI_230425152114/_deps/cmaize-src/cmake/cmaize/targets/cxx_library.cmake:24 (add_library):
Target "pluginplay" links to target "cereal::cereal" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?
Looks like CMaize installs ParallelZone but not its dependencies. Is this expected?
This is on a workstation with Ubuntu 22.04.1 LTS 5.15.0-58-generic. I attached CMakeOutput.log. CMakeOutput.log
The text was updated successfully, but these errors were encountered:
After installing ParallelZone, I tried to build PluginPlay and got the following error:
Looks like CMaize installs ParallelZone but not its dependencies. Is this expected?
This is on a workstation with Ubuntu 22.04.1 LTS 5.15.0-58-generic. I attached
CMakeOutput.log
.CMakeOutput.log
The text was updated successfully, but these errors were encountered: