hello!
im new on this forum and i want to ask you guys on little help.
USEFUL INFORMATION
codeblocks 16.0.1
SFML 4.9.2 32bit
mingw32
system windows
About 3 days ago i installed sfml on my codeblocks project with this link settings...
(DEBUG)
sfml-graphics-d
sfml-window-d
sfml-system-d
sfml-audio-d
sfml-network-d
(relese)
sfml-graphics
sfml-window
sfml-system
sfml-audio
sfml-network
i copied the librarie of the directory ("sfml2.4.2\bin") on my project folder..
Everything worked without problems if i opened the application from coseblocks. I was able to buil end run simple code
so i closed the application and i tried to open it with the exe file and he says "can't run program because sfml-graphics-d-2.dll there is no on pc"
I thought it did not work because I had not inserted the static libraries. so i tried with this settings
(DEBUG)
sfml-graphics-sd
sfml-window-sd
sfml-system-sd
sfml-audio-sd
sfml-network-sd
(relese)
sfml-graphics-s
sfml-window-s
sfml-system-s
sfml-audio-s
sfml-network-s
#defines SFML-STATIC
and Still nothing.... the exe dont work. Even worse becouse with this settings debug dont find the libraries.
I am desperate
I hope one of you will tell me how to make it stand-alone
thank you for help end scuse me for english i'm italian