1
General / Re: Help with Setting up SFML 2.6 with CodeBlocks 20.03
« on: June 26, 2023, 11:10:20 am »
Hi eXpl0it3r and everyone else
I probably should have been clearer about what wasn't working. The test app compiles but when I try to run it I get the console and an error message reading:
The procedure entry point _Zst28__throw_bad_array_new_lengthvc could not be located in dynamic link library c:\projects\SFML\P1\P!\Debug\sfml-windows-2.dll
Googling that error message made me no wiser, it is apparently a very common error message, with just the path and dll name differring.
Where can I get the correct compiler for the current version of SFML ?
I know its a brand new version but surely people would think to put a link to the correct compiler. I would if it was my project.
I am completely unfamiliar with the idea of compiling SFML for myself. IS there a tutorial or any advice on getting this done.
Thank you and please forgive my highly nube questions.
Thank and regards
Frank
I probably should have been clearer about what wasn't working. The test app compiles but when I try to run it I get the console and an error message reading:
The procedure entry point _Zst28__throw_bad_array_new_lengthvc could not be located in dynamic link library c:\projects\SFML\P1\P!\Debug\sfml-windows-2.dll
Googling that error message made me no wiser, it is apparently a very common error message, with just the path and dll name differring.
Where can I get the correct compiler for the current version of SFML ?
I know its a brand new version but surely people would think to put a link to the correct compiler. I would if it was my project.
I am completely unfamiliar with the idea of compiling SFML for myself. IS there a tutorial or any advice on getting this done.
Thank you and please forgive my highly nube questions.
Thank and regards
Frank