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

BOOST_ROOT not being picked up when doing pip build #51

Open
pmemon opened this issue Sep 14, 2015 · 1 comment
Open

BOOST_ROOT not being picked up when doing pip build #51

pmemon opened this issue Sep 14, 2015 · 1 comment
Labels

Comments

@pmemon
Copy link

pmemon commented Sep 14, 2015

BOOST_ROOT is not being picked up when you do a "pip install ." on OS X so it isn't finding the include files and subsequently the boost library.

I am building this under a separate conda environment.

@riastradh-probcomp
Copy link
Contributor

Should be fixed in 97913ad. Can you please test?

(Generally better to use CPPFLAGS/LDFLAGS for this, not project-specific BOOST_ROOT, but I guess the latter seems to be common in the anaconda world.)

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

2 participants