
On Sat, Jan 3, 2015 at 11:44 PM, Christian Henning <chhenning@gmail.com> wrote:
Could you try out the develop branch for gil/extension folder?
Hi Christian, I got the result now and yes, even when using the complete modular tree and development branch of gil it still shows an assertion: sm@hal9001 ~/devel/neuro/build $ tools/test1 input.jpg test1: /home/sm/devel/modular-boost/boost/gil/color_base.hpp:343: typename boost::gil::element_reference_type<boost::gil::detail::homogeneous_color_base<Element, Layout, K> >::type boost::gil::detail::dynamic_at_c(boost::gil::detail::homogeneous_color_base<Element, Layout, K>&, std::size_t) [with Element = signed char; Layout = boost::gil::layout<boost::mpl::vector1<boost::gil::gray_color_t> >; int K = 1; typename boost::gil::element_reference_type<boost::gil::detail::homogeneous_color_base<Element, Layout, K> >::type = signed char&; std::size_t = long unsigned int]: Assertion `i<K' failed. I have my slightly updated test attached for reference. HTH, Stephan