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

Pages: [1]
1
General / Re: linking issue : Undefined Reference to `_Unwind_Resume'
« on: April 24, 2016, 05:47:57 pm »
I might be wrong but I think that I just had this problem, two things that need to fix. First of all you need to download the GCC 4.8.1 TDM (SJLJ) - 32-bit version istead of the one you downloaded, if you do that and still have problems you should check if you got the right linking order in Compiler -> Settings -> Linker Settings, I will leave here a pic of how my order is.

http://prnt.sc/aw930r
http://prntscr.com/aw93af

2
General / Re: Problem with SFML test code
« on: April 24, 2016, 07:55:40 am »
YES! I actually got it to work, took me quite a while but now I kinda understand, thanks, you guys helped me a lot :) (Btw I was using CodeBlocks)

3
General / Re: Problem with SFML test code
« on: April 24, 2016, 02:32:32 am »
http://prnt.sc/aw1mtk

Is that right? Sorry if I did a dumb mistake but I'm new into this stuff... (I keep getting the error)

4
General / [SOLVED] Problem with SFML test code
« on: April 24, 2016, 01:12:27 am »
So I installed SFML and tried to compile the test code but I had a problem building it, I tried to search how to fix it on the internet but I can't find it... I'll leave here images with the problems I have when I try to build it. (I'm using CodeBlocks)

http://prntscr.com/aw0xus
http://prntscr.com/aw0xwt
http://prntscr.com/aw0xyi

Pages: [1]