Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: window dont render a graphic [sfml 1.6 and sfGUI]  (Read 1015 times)

0 Members and 1 Guest are viewing this topic.

ChS

  • Newbie
  • *
  • Posts: 1
    • View Profile
window dont render a graphic [sfml 1.6 and sfGUI]
« 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
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
« Last Edit: May 15, 2013, 01:16:06 pm by ChS »

zsbzsb

  • Hero Member
  • *****
  • Posts: 1409
  • Active Maintainer of CSFML/SFML.NET
    • View Profile
    • My little corner...
    • Email
Re: window dont render a graphic [sfml 1.6 and sfGUI]
« Reply #1 on: May 15, 2013, 09:28:17 pm »
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
Motion / MotionNET - Complete video / audio playback for SFML / SFML.NET

NetEXT - An SFML.NET Extension Library based on Thor