Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: What does this error mean?  (Read 1630 times)

0 Members and 1 Guest are viewing this topic.

Emera

  • Newbie
  • *
  • Posts: 3
    • View Profile
What does this error mean?
« on: January 21, 2011, 01:53:26 am »
I just started to use SFML the other day, using the code from the first window tutorial, and when I go to test the program it say's "The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem.". Also I am using Code::Blocks. Thanks to anyone who can help.

tntexplosivesltd

  • Full Member
  • ***
  • Posts: 163
    • View Profile
What does this error mean?
« Reply #1 on: January 21, 2011, 02:06:44 am »
It means libgcc_s_dw2-1.dll is missing from your computer. I had the same problem. You need to get it and put it under your "System32" folder.

Emera

  • Newbie
  • *
  • Posts: 3
    • View Profile
What does this error mean?
« Reply #2 on: January 21, 2011, 02:30:28 am »
Thanks, one more question, where would I find this exactly (what folder is it in)?

Emera

  • Newbie
  • *
  • Posts: 3
    • View Profile
What does this error mean?
« Reply #3 on: January 21, 2011, 02:44:32 am »
Nevermind, found it, thanks again.

 

anything