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

Pages: [1]
1
General / Re: Solved: Error release/debug version
« on: October 26, 2018, 03:40:35 am »
I solved the problem by copying all the .dll from -> \CodeBlocks\MinGW\bin  to -> exe folder "SFMLProject"\bin\Debug

2
General / Re: Error release/debug version
« on: October 26, 2018, 01:57:03 am »
What do you mean with "IDE 32 bits no problem"?

The error means that your runtime libraries aren't matching.
thanks, i can compile it well but no run .exe

3
General / Solved: Error release/debug version
« on: October 25, 2018, 08:35:41 pm »
Hi, i have an error executing ".exe" debug/release

"The procedure entry point __gxx_personality_sj0 could not be located in the dynamic link library..."


IDE Codeblocks 32 bits, no problem:


Pages: [1]
anything