Author Topic: [help] about libgcc_s_dw2-1.dll  (Read 11517 times)

tango

  • Guest
[help] about libgcc_s_dw2-1.dll
« on: October 11, 2009, 07:58:51 am »
please help me. I am new at using code blocks. when running .exe file I got an error message on my computer.
 
"the program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem".

now I am using code blocks svn 5859 and GCC 4.4.0. my operating system is windows 7
« Last Edit: October 11, 2009, 08:12:42 am by tango »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: [help] about libgcc_s_dw2-1.dll
« Reply #1 on: October 11, 2009, 02:41:24 pm »
Copy the needed DLLs to the folder containing the exe; When compiling with MinGW GCC 4.x DW2 the libgcc_s_dw2-1.dll and mingwm10.dll files needs copied from the mingw bin folder.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org