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

bii deps command does not find Boost headers #7

Open
Manu343726 opened this issue Feb 21, 2015 · 0 comments
Open

bii deps command does not find Boost headers #7

Manu343726 opened this issue Feb 21, 2015 · 0 comments
Labels

Comments

@Manu343726
Copy link
Contributor

This is not exactly a bug on the Boost scripts, but related to the way biicode works.

When biicode searches for dependencies based on include directives, it searches following block patterns since originally all sourcecode was supposed to live inside a block.
Since that's not the case for Boost, its sources are located on a biicode environment folder shared by all biicode projects on your computer, bii is not able to find that headers even if Boost works fine.

Boost works perfectly, but I don't like the deps viewing tool printing all Boost includes as unresolved. We are working on a solution for this little issue.

@Manu343726 Manu343726 added the bug label Feb 21, 2015
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

1 participant