$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost-users][GIL] Colors broken after moving to New IO
From: Szymon Gatner (szymon.gatner_at_[hidden])
Date: 2011-03-08 06:46:31
2011/3/7 Christian Henning <chhenning_at_[hidden]>:
>
> could you try to load images without using any_image<...>. Also can
> you try to load one of the png files from the test_images folder?
>
> What system to you work on? What's the compiler?
>
New info:
- using Visual Studio 2008 SP1
- it only happens in Release mode (often suggests uninitialized variables)
- attaching screen shoot of application displaying test.png from
test_images (in Debug mode all is fine)
Cheers,
Szymon