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

Added additional C++ include directories #10

Merged
merged 1 commit into from
May 11, 2021
Merged

Conversation

themarpe
Copy link
Contributor

An attempt at fixing: #2

This resolves issues on my Ubuntu 20.04 environment. I haven't tested across different systems yet, but I did test on Github Actions which also seems to work now as intended.

I have tried many different include directories specific to clang but nothing made the "Missing stdlib.h" error go away.

@adedner
Copy link

adedner commented May 11, 2021

Great project - was looking for a way to avoid duplicating my documentation for a big project. So thanks for developing this (and pybind11 of course)!
I ran into the problem described in #2 as well and this fixed it for me.

@henryiii henryiii merged commit d0cf333 into pybind:master May 11, 2021
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

Successfully merging this pull request may close these issues.

3 participants