SFML community forums
Help => General => Topic started by: ChS on May 15, 2013, 12:56:38 pm
-
Hi there !
I'm on the board a lot of time and actually i'm on eeePC 1000h and using intel 945express card.
On my compiled program, i'ts rendering all on xp, vista, win7, ubuntu, but this is first time when i'm in trouble.
Is there some reslution to provide new driver or dynamic library to make this window better render?
here's my compiled picture to privide how it look, maybe u'll get the answer on it,
actualy i've got only this grey background without any elements.
https://muym.cloudblog.pl/uploads/gallery/original/0331d726d6a2394da7e3c170459c683d.PNG (https://muym.cloudblog.pl/uploads/gallery/original/0331d726d6a2394da7e3c170459c683d.PNG)
of course i know that the sfml 2.0 is much more better but i need to complete version 0.7 in sfml 1.6 and then port to new gui and sfml2.0,
if u've got resolution to my problem pls send me resolved answer.
peace & regards
ChS
-
This is because in SFML 1.6 the sf:RenderTexture doesn't work properly. Either update to 2.0 or don't try to run your program on Intel Integrated Graphics.
More Information Here (http://en.sfml-dev.org/forums/index.php?topic=9149.45)