Closed
Description
I'm trying the cmake build to get cmake support and i keep running into this:
Could not find a package configuration file provided by "CoinUtils" with
any of the following names:
CoinUtilsConfig.cmake
coinutils-config.cmake
Add the installation prefix of "CoinUtils" to CMAKE_PREFIX_PATH or set
"CoinUtils_DIR" to a directory containing one of the above files. If
"CoinUtils" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
build/cbc-src/CMakeLists.txt:63 (find_package)
Am i simply not configuring something properly? I've gone the brew route to get CoinUtils as well as installing CoinUtils from source to no available.