SFML community forums
Help => Window => Topic started by: Lionel on February 20, 2010, 06:51:11 am
-
Hi, i tried some tutorials on a amd athlon 64 bits dual core / nVidia 7600 gt. I was able to compile all the tutorials but i had some problems. All the examples runs ok (i get a window) and close ok, but nothing drawn on it. In fact the window show the back aplications or desktop.
However, in my netbook (itel atom n270) i dont have any problem at all.
Both running Arch Linux and SFML 1.5-2.
PD: Sorry for my poor English.
-
Which tutorial is it? If it's one of the first tutorial where nothing is drawn... then it's perfectly normal ;)
-
window-opengl.cpp
-
Did you update your drivers? Is glxgears running fine? Did you try the SFML samples?
-
Glxgears runs perfect with nVidia drivers 190.53-4.
i realised that someone reported the same problem with the nVidia 7600 GT at this post -> http://www.sfml-dev.org/forum/viewtopic.php?t=2100, but on Ubuntu 32 bits. I asume that the problem is the graphics card. I really dont know. Should i try with SFML2?
Thx
-
Should i try with SFML2?
Maybe it can help, yes.
-
SFML2 worked perfect!
Thank you!