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

ensure the locally generated config.h is used #142

Merged

Conversation

wjwwood
Copy link
Contributor

@wjwwood wjwwood commented Jul 21, 2016

Should fix #132

This is necessary, because if one of the dependencies is installed to a place where another version of fcl is also installed, it can happen that the include directories favor the installed fcl/config.h over the one generated for the local build. This is why people never saw it in CI (since CI didn't install fcl before trying to build fcl).

This should be backported to the fcl-0.3 branch too 😄.

@jslee02
Copy link
Member

jslee02 commented Jul 22, 2016

👍

@jslee02 jslee02 merged commit 1d9e363 into flexible-collision-library:master Jul 22, 2016
jslee02 added a commit that referenced this pull request Jul 22, 2016
…2_to_0.3

ensure the locally generated config.h is used -- #142 for FCL 0.3
@dblanm dblanm mentioned this pull request Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error: missing binary operator before token "("
2 participants