lamogui 2015-04-20 14:46
Libstdc++-6.dll is missing. I assume you use mingw gcc, use flags USE_DTS_STATIC_LIBS and BUILD_STATIC_LIBS when you compile sfml with cmake, and --static-libc++ with yout app to avoid annoying dll
Foon → Ludum Dare Explorer → LD32 → Absorption Demo
By smagee
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 2469 |
Libstdc++-6.dll is missing. I assume you use mingw gcc, use flags USE_DTS_STATIC_LIBS and BUILD_STATIC_LIBS when you compile sfml with cmake, and --static-libc++ with yout app to avoid annoying dll
USE_STD_STATIC_LIBS*
Can't run the game, libgcc_s_dw2-1.dll is missing and I don't even know what that is.
I got the same missing dll error as well (Windows 7)
dll is missing :( The game won't run
That should be it fixed hopefully, i must have changed something at some point because my last 2 entries didn't have this problem
anymore problems let me know, always good to work out the kinks
Wish this was just a bit more complete
!