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

Install target does not install C library headers correctly #234

Open
Ravenwater opened this issue May 7, 2021 · 0 comments
Open

Install target does not install C library headers correctly #234

Ravenwater opened this issue May 7, 2021 · 0 comments
Assignees
Labels

Comments

@Ravenwater
Copy link
Contributor

I just tried compiling and installing the Stillwater flavor of unums which failed with

CMake Error at c_api/pure_c/posit/cmake_install.cmake:50 (file):
file INSTALL cannot find
"PREFIX/universal/c_api/pure_c/posit/posit_c_api.h":
No such file or directory.

where PREFIX is where I downloaded everything etc.
Is the header file supposed to be there?
I don’t have it, and it doesn’t show in your tree on github, either. Is it missing from commits, or do I just misunderstand the way it’s supposed to work?

what I did: • check out 724f766
(current head-of-branch wouldn’t do)
• manually edit CMakeLists to use standard c++17
and to turn BUILD_CI_CHECK ON
• both make and make test worked just fine

kind regards,
Hauke Rehr

@Ravenwater Ravenwater added the bug label May 7, 2021
@Ravenwater Ravenwater self-assigned this May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant