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

gil/gil_all.hpp is not available any more #165

Closed
apolukhin opened this issue Oct 27, 2018 · 1 comment
Closed

gil/gil_all.hpp is not available any more #165

apolukhin opened this issue Oct 27, 2018 · 1 comment
Labels
cat/question Consider posting to https://lists.boost.org/boost-gil/

Comments

@apolukhin
Copy link
Member

Some of the tests in CI stopped compiling https://travis-ci.org/apolukhin/Boost-Cookbook/jobs/447029784#L3175 because of the missing <boost/gil/gil_all.hpp> header.

Is that intended removal? What header should be used instead?

Minimal Working Example (in C++)

https://github.com/apolukhin/Boost-Cookbook/tree/second_edition/Chapter12/07_gil

Actual behavior

Does not compile

Expected behavior

Should compile and run

Environment

All relevant information like:

  • Boost version (see <boost/version.hpp>): trunk
  • Compiler version: gcc-6
  • Build settings:
@mloskot
Copy link
Member

mloskot commented Oct 27, 2018

Thanks for the report. I will take a look in detail later tonight. Meanwhile, for Boost 1.68+, current master and develop branches, the all in one header is boost/gil.hpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat/question Consider posting to https://lists.boost.org/boost-gil/
Projects
None yet
Development

No branches or pull requests

2 participants