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

Pages: [1]
1
General / Re: linking issue : Undefined Reference to `_Unwind_Resume'
« on: April 24, 2016, 06:24:53 pm »
Thanks you very much !
I downloaded the version of SFML you advised me and it works !
i watched the screenshots you submitted but they seems too complicated you can only write :
sfml-graphics-s-d
sfml-window-s-d
sfml-system-s-d
mingw32
user32
gdi32
winmm
dxguid
opengl32
jpeg

Thanks again :D

2
General / linking issue : Undefined Reference to `_Unwind_Resume'
« on: April 24, 2016, 12:48:06 pm »
Hi,
I wanted to get back to the SFML on my new computer. So I downloaded Code :: Blocks 16.01 with MinGW. I then downloaded this version of the SFML 2.3.2: "MinGW GCC 4.9.2 (DW2) - 32-bit."
Attached is a screenshot of what I get from the linker and an other of the result of gcc -v on the console (my OS is Windows 10).
Thank you in advance for your help :)

P.S : Sorry for my English, I'm French but i didn't get any result from the French forum :-/

Pages: [1]