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

Dependency of double-conversion is not being checked by cmake #3042

Closed
mhier opened this issue Aug 15, 2019 · 1 comment
Closed

Dependency of double-conversion is not being checked by cmake #3042

mhier opened this issue Aug 15, 2019 · 1 comment

Comments

@mhier
Copy link

mhier commented Aug 15, 2019

Observed behavior:

Building openscad on Ubuntu 16.10 gave me the error: double-conversion/double-conversion.h: No such file or directory. Installing the dev package for double-conversion fixed this problem.

Expected behavior:

cmake should check whether the header file is available and throw an error otherwise.

@t-paul
Copy link
Member

t-paul commented Aug 15, 2019

Cmake is not the official build system (yet)... Added a note to #2518.

@t-paul t-paul closed this as completed Aug 15, 2019
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