Skip to content
New issue

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

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

Already on GitHub? # to your account

installation on macOS 10.14.5 #468

Open
swvanderlaan opened this issue Jul 2, 2019 · 1 comment
Open

installation on macOS 10.14.5 #468

swvanderlaan opened this issue Jul 2, 2019 · 1 comment

Comments

@swvanderlaan
Copy link

Hi,

I need to use an older version of CellProfiler and for that I need vigra. How do I install this on macOS 10.14.5? I git cloned the repository, but cmake or make don't work.

Much appreciated.

Best,

Sander

@swvanderlaan
Copy link
Author

Oh, never mind, I needed to do brew install make. But now I run into this:

make
Scanning dependencies of target vigraimpex
[  4%] Building CXX object impex/CMakeFiles/vigraimpex.dir/bmp.o
/Users/swvanderlaan/git/vigra/src/impex/bmp.cxx:38:10: fatal error: 'vigra/config.hxx' file not found
#include "vigra/config.hxx"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [impex/CMakeFiles/vigraimpex.dir/bmp.o] Error 1
make[1]: *** [impex/CMakeFiles/vigraimpex.dir/all] Error 2
make: *** [all] Error 2

How can I fix that?

Thanks!

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

No branches or pull requests

1 participant