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

Pages: [1]
1
General / Re: Setting up
« on: November 02, 2013, 12:16:48 am »
I somehow thought that.. Nevermind, downloaded other library and all good now, thanks!
But question, how do I export my source into .exe file?

2
General / Setting up
« on: November 01, 2013, 11:10:30 pm »
Hello,
Im really interested in SFML engine, but I couldn't manage to set the engine up, so I'm willing to get some help.
A few times I tried doing everything, what the tutorial said, and ended up with errors:

If you can't see image:
C:\SFML-2.1\lib\libsfml-graphics-s.a(CircleShape.cpp.obj):CircleShape.cpp|| undefined reference to `__gxx_personality_sj0'|
C:\SFML-2.1\lib\libsfml-graphics-s.a(CircleShape.cpp.obj):CircleShape.cpp|| undefined reference to `_Unwind_SjLj_Register'|
C:\SFML-2.1\lib\libsfml-graphics-s.a(CircleShape.cpp.obj):CircleShape.cpp|| undefined reference to `_Unwind_SjLj_Unregister'|
C:\SFML-2.1\lib\libsfml-graphics-s.a(CircleShape.cpp.obj):CircleShape.cpp|| undefined reference to `_Unwind_SjLj_Resume'|
||=== Build finished: 4 errors, 0 warnings (0 minutes, 1 seconds) ===|
 
I downloaded MiniGW and installed all the packages its contained, then I did everything the tutorial said in the "Build options".
I searched forums about this problem, but ended up with nothing.
Thanks for any help.

Pages: [1]
anything