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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - shaizar

Pages: [1]
1
General / Re: Graphic window doesn't open
« on: September 15, 2012, 09:08:47 pm »
Well -s-d has also the suffix -s (= static) but also the suffix -d (= debug). ;)

haha, I know.
I meant to say that just with the suffix -s it still didn't work


2
General / Re: Graphic window doesn't open
« on: September 15, 2012, 10:50:52 am »
tnx guys!
eXpl0it3r what you said didn't work, I needed to add the suffix -s-d to make it work

3
General / Re: Graphic window doesn't open
« on: September 11, 2012, 09:23:13 pm »
tnx, it solves to ATI problem, but the program can't run due to incompatibility between the versions,
for example the method "setImage" in the "Sprite" class is not exist, this means that i need to change everything in the code to make it work - so it's not a good solution for me.

if anyone can explain to me how to  statically link the 1.6 version it will be great tnx

4
General / Re: Graphic window doesn't open
« on: September 11, 2012, 05:06:16 pm »
is there a tutorial on how to statically link it?
probably something was changed in the options, but i don't remember how to do it again

btw sfml 2.0 works fine with it?

5
General / Re: Graphic window doesn't open
« on: September 11, 2012, 04:55:08 pm »
yes, ATI mobility radeon HD 5000 series

I don't think that's the problem because the games were written and worked before on this computer

6
General / Graphic window doesn't open
« on: September 11, 2012, 04:02:13 pm »
I am using visual studio 2008,  SFML 1.6 and windows 7
I have a few games that I've written during the last year for school on my computer - they are definitely working.
But now when I try to run them it opens the dos cmd window, and stuck there - the graphic window is not opening so i can't see the game.
I tried to re-install visual studio and SFML, both not helping

anyone have any idea what can be the problem?
thank you

Pages: [1]
anything