1
General / Re: Cannot find entry point of procedure
« on: June 26, 2017, 08:38:45 pm »
I tried to copy some of the files in minGw\bin, but not all of them. Now I just copied all of them in the executable folder and now it works. Do you know which ones I need so it looks a bit cleaner?
(I already wrote this, maybe this is of some use)
((These are the dll's I copied to the directory the executable is in:
openal32.dll
sfml-audio-2.dll
sfml-audio-d-2.dll
sfml-graphics-2.dll
sfml-graphics-d-2.dll
sfml-network-2.dll
sfml-network-d-2.dll
sfml-system-2.dll
sfml-system-d-2.dll
sfml-window-2.dll
The full translated error message is: Cannot find entry point of procedure _ZSt24_throw_out_of_range_fmtPKcz in DLL-file [ProjectFolder]\bin\Debug\sfml-system-d-2.dll.))
(I already wrote this, maybe this is of some use)
((These are the dll's I copied to the directory the executable is in:
openal32.dll
sfml-audio-2.dll
sfml-audio-d-2.dll
sfml-graphics-2.dll
sfml-graphics-d-2.dll
sfml-network-2.dll
sfml-network-d-2.dll
sfml-system-2.dll
sfml-system-d-2.dll
sfml-window-2.dll
The full translated error message is: Cannot find entry point of procedure _ZSt24_throw_out_of_range_fmtPKcz in DLL-file [ProjectFolder]\bin\Debug\sfml-system-d-2.dll.))