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

Pages: [1]
1
General / Re: The procedure entry point error
« on: October 25, 2015, 02:22:15 am »
I fixed it. by just downloading the another version of SFML : GCC 4.7.1 TDM (SJLJ) - 32-bit
Firstly i downloaded a source code of SFML and the CMAKE, and i compile everything but it still didnt work. the source code is strange and i didn knew what to do exactly when i finished compiling bin folder was empty and .dll files was in lib folder. some ware missing i started to moving files from one loication to another and it still gives me some linker errors. One thing is clear there is no good tutorial how to do that.
Anyway the good way is to just download another version of SFML.
Sorry for my bad English.   

2
General / The procedure entry point error
« on: October 24, 2015, 09:59:17 pm »
When i trying to run basic code form tutorial i get that error:
The procedure entry point _ZSt24_throw_out_of_range_fmtPKcz could not be located in the dynamic link library libstdc++-6.dll.
i don't know what im doing wrong, and what is the cause of it. Please help me to get rid of it

Pages: [1]
anything