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

Update embedding.rst #8003

Closed
wants to merge 1 commit into from
Closed

Update embedding.rst #8003

wants to merge 1 commit into from

Conversation

einaro23
Copy link

Changed the compiler include (-I) directories to point to the correct location

Changed the compiler include (-I) directories to point to the correct location
@tknopp
Copy link
Contributor

tknopp commented Aug 14, 2014

see #6327 for an alternative fix.

While your solution is correct when compiling against a source build, an installed version really should have all the header in a single directory.

@tknopp
Copy link
Contributor

tknopp commented Aug 14, 2014

Ah sorry I meant #6455

@jiahao jiahao force-pushed the master branch 3 times, most recently from 6c7c7e3 to 1a4c02f Compare October 11, 2014 22:06
@ViralBShah ViralBShah added the docs This change adds or pertains to documentation label Dec 21, 2014
@ViralBShah
Copy link
Member

I agree that we should have all the headers in one directory. We should make it possible to embed with just one include file, even if embedding out of the source tree.

@ViralBShah ViralBShah closed this Dec 21, 2014
@tknopp
Copy link
Contributor

tknopp commented Dec 21, 2014

The missing uv.h header is also related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants