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
Describe the bug
When I compile cbgeo in docker, kahip and partio cannot be configured, but it shows configuring done. Is this a successful compilation?
-- HDF5: Using hdf5 compiler wrapper to determine CXX configuration
-- Checking for package 'KaHIP'
-- KaHIP could not be found/configured. (missing: KAHIP_LIBRARIES KAHIP_INCLUDE_DIRS KAHIP_TEST_RUNS)
-- Checking for package 'Partio'
-- Partio could not be found/configured. (missing: PARTIO_LIBRARIES PARTIO_INCLUDE_DIRS)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/cbgeo/research/mpm/build
The text was updated successfully, but these errors were encountered:
Describe the bug
When I compile cbgeo in docker, kahip and partio cannot be configured, but it shows configuring done. Is this a successful compilation?
-- HDF5: Using hdf5 compiler wrapper to determine CXX configuration
-- Checking for package 'KaHIP'
-- KaHIP could not be found/configured. (missing: KAHIP_LIBRARIES KAHIP_INCLUDE_DIRS KAHIP_TEST_RUNS)
-- Checking for package 'Partio'
-- Partio could not be found/configured. (missing: PARTIO_LIBRARIES PARTIO_INCLUDE_DIRS)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/cbgeo/research/mpm/build
The text was updated successfully, but these errors were encountered: