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

'sip.h' file not found #93

Open
Atomzdq opened this issue Feb 22, 2019 · 1 comment · Fixed by #134
Open

'sip.h' file not found #93

Atomzdq opened this issue Feb 22, 2019 · 1 comment · Fixed by #134
Labels

Comments

@Atomzdq
Copy link

Atomzdq commented Feb 22, 2019

My sip version is 4.19.14 . When I cmake the Arcus, the step of make -j4. error happened:
fatal error:
'sip.h' file not found
#include <sip.h>
1 error generated.

How I solve it? Should I install python3-sip-dev? But I don't know how to install it, Please help me. How to install python3-sip-dev and python-dev on mac osx?

@Ghostkeeper
Copy link
Contributor

In CMake, what does your variable SIP_INCLUDE_DIR say? Is there a sip.h file in there somewhere?

@jellespijker jellespijker linked a pull request Apr 12, 2022 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants