Discuss Boost.GIL (Generic Image Library) | New channel #boost-gil at https://cpplang.slack.com | Go to https://cppalliance.org/slack/
github-actions[bot] on gh-pages
deploy: 3090f866f25ccc44772b55f… (compare)
mloskot on develop
fix: Re-allow devicen_t with tw… (compare)
github-actions[bot] on gh-pages
deploy: 44d4ab8d4b9c35e2aa2d879… (compare)
mloskot on develop
ci: Disable g++-8 cxxstd=17 - s… (compare)
I do not have slack and do not want to use it
@Kojoley I understand not everyone is keen in using Slack. I moved there as all other Boost'ers hang out there, it is properly archived, convenient. I don't force anyone to move along, I just may not hang out on Gitter as often myself.
Back to your question
to link boost library
GIL is header-only, there is no linking against any GIL binaries
@mahmoudahmedd second issue
with visual studio 2010 or 2013
If you read the https://github.com/boostorg/gil/#requirements you will learn GIL requires C++11 since Boost 1.68 release
Using another library?
Well, the competency test is clear, it says "Using latest Boost.GIL..." and it says "...using latest Boost.GIL." again
@sdebionne
I was thinking of using a Shared Container Iterator
I have never used the shared containers, so no idea what kind of adaptation it would require, but if you are thinking of GIL extension with some custom iterators, then I'd suggest to avoid use of Boost.Iterator stuff (adapter, facade).
I have a dream to rewrite all GIL iterators and get rid of those adapters, see https://lists.boost.org/boost-users/2020/03/90323.php