Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
Graphical problem with windows XP
Print
Pages: [
1
]
Author
Topic: Graphical problem with windows XP (Read 2513 times)
0 Members and 2 Guests are viewing this topic.
shiroaisu
Newbie
Posts: 28
Graphical problem with windows XP
«
on:
November 15, 2010, 11:24:54 am »
Hi
When i try to run my program in windows XP there is a problem, the graphics are not drawn correctly:
here are the computer specifications:
graphic card: intel 82845g
SO: windows XP professional service pack 2
CPU: pentium 4, Intel
504mbs ram
I already tested it with other OS and it works fine, but i havent got the chance to test it with diferent pcs that have windows xp so im guessing that it might be a graphics card problem.
help pls.
[/img]
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Graphical problem with windows XP
«
Reply #1 on:
November 15, 2010, 11:43:58 am »
Have you tried updating your drivers?
Have you tried running the SFML examples?
Have you tried running other (non-SFML) OpenGL applications?
Logged
Laurent Gomila - SFML developer
shiroaisu
Newbie
Posts: 28
Graphical problem with windows XP
«
Reply #2 on:
November 15, 2010, 12:00:00 pm »
Ok, i couldnt update my drivers because it is a pc computer, but i solved the problem.
instead of making the background image a bmp i turned it into a png and now it works fine, but i still want to know, what could be the problem with bmp??
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Graphical problem with windows XP
«
Reply #3 on:
November 15, 2010, 12:22:52 pm »
Your image was probably invalid.
Logged
Laurent Gomila - SFML developer
shiroaisu
Newbie
Posts: 28
Graphical problem with windows XP
«
Reply #4 on:
November 15, 2010, 01:46:04 pm »
ok, I found out what was the problem, it was pretty simple the image had a transparent backgfround -.-.
false alarm sory
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
Graphical problem with windows XP