-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
When configuring CMake without deleting the CMakeCache.txt (like when modifying a CMakeLists.txt file) I get the following error message:
...
[cmake] -- Checking for expected Conduit target 'conduit::conduit'
[cmake] CMake Error at cmake/SeracMacros.cmake:131 (message):
[cmake] Conduit failed to load:
[cmake] /home/sam/code/serac_libs_sept_24/spack/opt/spack/linux-ubuntu22.04-skylake/gcc-12.3.0/conduit-0.9.1-fdle5ykhzyve3ltgg4kyqqieenipeamf
[cmake] Call Stack (most recent call first):
[cmake] cmake/thirdparty/SetupSeracThirdParty.cmake:120 (serac_assert_find_succeeded)
[cmake] CMakeLists.txt:166 (include)
[cmake]
[cmake]
[cmake] -- Configuring incomplete, errors occurred!
However, when deleting the CMakeCache.txt and starting from scratch it does configure successfully.
Metadata
Metadata
Assignees
Labels
No labels