3rd- party reliance for upcoming boost.GIL.IO library

Hi there, We are going to submit the Boost.GIL.IO extension for review and the package relies on 3rd-party libraries; can anyone suggest minimum solution for finding those libraries which would be usable for reviewers to build and run tests/examples? The library is pretty much ready for review and can be found here: http://gil-contributions.googlecode.com/files/boost_review.zip or via SVN, here: http://code.google.com/p/gil-contributions/source/browse/#svn/trunk/gil_2 Thanks, Christian

On 05/10/10 15:58, Christian Henning wrote:
Hi there,
We are going to submit the Boost.GIL.IO extension for review and the package relies on 3rd-party libraries; can anyone suggest minimum solution for finding those libraries which would be usable for reviewers to build and run tests/examples?
The library is pretty much ready for review and can be found here:
http://gil-contributions.googlecode.com/files/boost_review.zip
or via SVN, here:
http://code.google.com/p/gil-contributions/source/browse/#svn/trunk/gil_2
As person who is going to act as the review manager, I would like to bump Christian's call. I have started months ago and here is relevant thread http://lists.boost.org/Archives/boost/2010/03/163217.php I have some basic setup based on Rene's suggestion and the build_extensions on my computer at home. It works well and I personally like it. However, I've no idea how it could be integrated with Boost.GIL as the build_extensions are not yet official. So, could anyone help us to prepare minimal configuration for Boost.Build that would allow users to specify Boost.GIL IO dependencies (libjpeg, libpng, etc.) in order to build tests and example programs? Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org

On 05/10/10 16:15, Mateusz Loskot wrote:
I have some basic setup based on Rene's suggestion and the build_extensions on my computer at home. It works well and I personally like it. However, I've no idea how it could be integrated with Boost.GIL as the build_extensions are not yet official.
So, could anyone help us to prepare minimal configuration for Boost.Build that would allow users to specify Boost.GIL IO dependencies (libjpeg, libpng, etc.) in order to build tests and example programs?
I have started solving this in some way. I posted a bunch of notes of how to configure programs using Boost.GIL I/O extensions, so format-specific dependencies are "importable": http://mateusz.loskot.net/2010/10/17/notes-on-boost-build-for-boost-gil/ Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org
participants (2)
-
Christian Henning
-
Mateusz Loskot