$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gil] Can not open test.jpg
From: Mariusz Kwiczala (mariusz.kwiczala_at_[hidden])
Date: 2010-03-21 06:35:21
Christian,
>>This file needs to be swapped out. Will do that next week.
>Done.
Thank you.
>Marius, do you wanna try out it the new gil::io? It's located here:
>http://gil-contributions.googlecode.com/svn/trunk/gil_2/boost/gil/extension
/
Will it be available in 1.43?
>Let me know if you have questions, problems, etc.
I have one suggestion:
Gil::Io extensions do not work without required libjpeg libpng, libtiff ...
There is no way to run examples from "boost_1_42_0\libs\gil\example" without
required libs.
There are problems to match boost::gil and "external graphlibs" i.e.
http://stackoverflow.com/questions/2442335/libpng-boostgil-png-infopp-null-n
ot-found
I think that libjpeg libpng, libtiff libs should be included into boost and
compiled with use bjam.
Regards,
Mariusz