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

Build instruction for Ubuntu 16.04 #114

Open
SolidusAbi opened this issue Nov 10, 2017 · 1 comment
Open

Build instruction for Ubuntu 16.04 #114

SolidusAbi opened this issue Nov 10, 2017 · 1 comment

Comments

@SolidusAbi
Copy link

Hi, I'm trying to build your project in order to analyze and know if i can use it for integrate it in 3DSlicer.

I am having problems linking the boost libraries because Boost::boost does not exists in my boost library, can you help me?

Best regards.

@sigurdstorve
Copy link
Owner

Hi! My apologies for responding late. The Boost::boost target requires a relatively recent CMake version. You probably need CMake >= 3.5 for this to work. From CMake 3.5 release notes

The FindBoost module now provides imported targets such as Boost::boost and Boost::filesystem.

Which version of CMake did you use?

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

2 participants