hi i just had a quick question, i am using sfml with qt and everything is working fine except the images from sfml show up white when rendered in the window. i make sure that they load. they show up because i clear the color to green and they show up white with out am image... i was wondering if this was qt related or not. i use the qt creator to compile it but i configured it with the msvc2008 compiler so i think it uses that. i link against libs made in vc++ and im using sfml2
ok i had solved this for one of the windows but now my second child window will not load the image lol any one have an idea?