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 - jordanske

Pages: [1]
1
SFML projects / Re: 'Tiled' Tile-map Loader
« on: April 15, 2012, 07:29:59 pm »
hello,

I get errors when i use it with sfml 2.
i tried to fix it myself but with no luck.
i get black screen.

Could you update it please to sfml 2?

thanks,
Jordan

Sorry for my bad english

2
General / Re: SFML2.0 sfml-window.dll is missing from your computer
« on: April 13, 2012, 10:34:01 pm »
Ok,
thankyou

3
General / Re: SFML2.0 sfml-window.dll is missing from your computer
« on: April 13, 2012, 10:31:58 pm »
Thank you for the reply,
but it fixed itself -_-'

I changed the code to something else but that gives a error, then i changed it back to it was before and now it works 0.o.


4
General / SFML2.0 sfml-window.dll is missing from your computer
« on: April 13, 2012, 10:19:02 pm »
hello,

I have compiled sfml 2.0 by following the tutorial, everything was compiled without errors.
but my problem is when i compile my source(just a simple window), i get this error:
Code: [Select]
The program can't start because sfml-window.dll is missing from your
computer. Try reinstalling the program to fix this problem.

when i compiled sfml 2.0 i get sfml-system-2.dll sfml-window-2.dll .....
if i change the sfml-window-2.dll to sfml-window.dll i get this error:
Code: [Select]
The procedure entry point _ZN2sf6Window7DisplayEv could not be
located in the dynamic link library sfml-window.dll

I hope someone could help me,
and sorry for my bad english  ;)



Jordan

Pages: [1]
anything