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

CMake cannot find Python libraries in PGI Docker image #445

Open
robertodr opened this issue Aug 12, 2018 · 0 comments
Open

CMake cannot find Python libraries in PGI Docker image #445

robertodr opened this issue Aug 12, 2018 · 0 comments
Labels
circle-ci All things wonky with Circle CI low-priority Things we don't want to forget, but are not pressing.

Comments

@robertodr
Copy link
Collaborator

Found out in #442. The libraries are found in the image if I use GCC, rather than PGI. I think CMake sets slightly different paths, but I am unsure how to fix this.
To reproduce, you can start a container with the Docker image:

docker run -it devcafe/cmake-cookbook_circleci_ubuntu16.04-pgi18.4:latest
@robertodr robertodr added the low-priority Things we don't want to forget, but are not pressing. label Aug 12, 2018
@robertodr robertodr mentioned this issue Aug 12, 2018
1 task
@robertodr robertodr added the circle-ci All things wonky with Circle CI label Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
circle-ci All things wonky with Circle CI low-priority Things we don't want to forget, but are not pressing.
Projects
None yet
Development

No branches or pull requests

1 participant