revision: 1223
os: xp
wxWidget-, postfx- & pong- -samples get white textures, Open-GL-sample seems to work fine.
LoadFromFile returns true, atleast when I'm debugging the wxWidgets-project.
<edit>
glTexSubImage2D gives a GL_INVALID_VALUE in Image::EnsureTextureUpdate()
gluBuild2DMipmaps doesn't return any error and when I'm using that instead of the original function everything looks to work as expected.
The prebuilt 1.5 version works
</edit>