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

Typo in make process? #287

Open
bellab4710 opened this issue Jun 16, 2021 · 1 comment
Open

Typo in make process? #287

bellab4710 opened this issue Jun 16, 2021 · 1 comment

Comments

@bellab4710
Copy link

I am trying to use "make" on purify on Ubuntu 18.04. When I run make, I get this error:'
CMake Error: Unknown argument --no-varn-unused-cli
CMake Error: Run 'cmake --help' for all supported options.
CMakeFiles/Lookup-CFitsIO.dir/build.make:124: recipe for target 'external/src/Lookup-CFitsIO-stamp/Lookup-CFitsIO-reCMake' failed
make[2]: *** [external/src/Lookup-CFitsIO-stamp/Lookup-CFitsIO-reCMake] Error 1
CMakeFiles/Makefile2:232: recipe for target 'CMakeFiles/Lookup-CFitsIO.dir/all' failed
make[1]: *** [CMakeFiles/Lookup-CFitsIO.dir/all] Error 2
Makefile:145: recipe for target 'all' failed

I assume "--no-varn-unused-cli" is supposed to be "--no-warn-unused-cli", and I would just fix it myself but I don't know which file contains the typo. Any ideas?

@tkoskela
Copy link
Contributor

tkoskela commented Oct 7, 2021

Hi, I just ran into this same issue and fixed it. It was in UCL/GreatCmakeCookoff

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