News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

program can't start because libgcc_s_dw2-1.dll is missing from your computer

Started by yuk.f, August 15, 2012, 05:05:46 AM

Previous topic - Next topic

nenin

Quote from: ur_naz on December 26, 2024, 01:06:53 PM
Quote from: Alpha on August 23, 2012, 11:19:09 PM

-static-libgcc
-static-libstdc++

This doesn't work for my basic sfml project on cb20.03. i mean using flags. so i have to put libs near my executable file. >:( However it works fine for my basic winapi project. :o
You can try just  "-static".   Was sfml linked as static lib or as dll?