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

Pages: [1]
1
General / Re: CodeBlocks graphics dll error.
« on: May 23, 2015, 09:27:12 am »
Nevermind i solved the problem. Normal MinGW was wrong for some reason. TDM-GCC and changing in the toolchain Compiler's installation directory to already installed TDM-GCC solved the problem.

2
General / CodeBlocks graphics dll error.
« on: May 22, 2015, 10:41:37 pm »
Hello. I got a strange error where the problem is _gxx_personality_sj0 with sfml-graphics-d-2.dll library. The code of installing tutorial compiled right but when the debug get started i got this error.
To make your help easier i :
- have MinGW
- linked all rights linker settings (once tried with -s-d, and next changed to -d. didn't help)
- added path to SFML/bin and MinGW/bin folders.
- included dll files where the .exe program is

Maybe build log shall help:
(click to show/hide)

Pages: [1]
anything