Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests to find minc toolkit installation don't work as expected #4

Open
gdevenyi opened this issue May 7, 2019 · 0 comments
Open

Tests to find minc toolkit installation don't work as expected #4

gdevenyi opened this issue May 7, 2019 · 0 comments

Comments

@gdevenyi
Copy link
Contributor

gdevenyi commented May 7, 2019

root@mincvm:/home/minc/minc2-simple/build# cmake ..
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:10 (FIND_PACKAGE):
  Could not find a package configuration file provided by "LIBMINC" with any
  of the following names:

    LIBMINCConfig.cmake
    libminc-config.cmake

  Add the installation prefix of "LIBMINC" to CMAKE_PREFIX_PATH or set
  "LIBMINC_DIR" to a directory containing one of the above files.  If
  "LIBMINC" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "/home/minc/minc2-simple/build/CMakeFiles/CMakeOutput.log".
root@mincvm:/home/minc/minc2-simple/build# mincstats

Usage: mincstats [options] <infile.mnc>
       mincstats -help


Looks like this test doesn't work as expected:
https://github.com/vfonov/minc2-simple/blob/master/CMakeLists.txt#L9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant