cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
SFML Help
Page 2
SFML Help
Pages:
1
2
Mar 9, 2012 at 11:16pm UTC
ModShop
(1149)
Do you actually have the dll files? If so, just copy them to the same folder as the exe of your program.
Mar 12, 2012 at 12:06am UTC
westbrook
(23)
Did that, and *sigh* now I have this:
"This application has failed to start because libgcc_s_dw2-1.dll was not found. Reinstalling the application should fix this problem."
What now?
Mar 12, 2012 at 1:09am UTC
ResidentBiscuit
(4459)
Ah that's the last issue I've been having. Haven't had time to found out what it is due to school, but it looks like something to do with the compiler as opposed to SFML. Which is weird because I've never had problems before
Mar 12, 2012 at 1:14am UTC
westbrook
(23)
Can someone give me a helpful answer?
Mar 12, 2012 at 1:40am UTC
ModShop
(1149)
I've gotten that before. Did you build SFML with a different version of MinGW than the version that you compiled your own app with?
Topic archived. No new replies allowed.
Pages:
1
2