SaltyCrane Blog — Notes on JavaScript and web development

Eclipse/CDT bug: Error launching 'cygpath' command

Eclipse 3.2 / CDT 3.1 warning:
"Error launching 'cygpath' command"

Thiswarning appears to be a bug in CDT/Eclipse (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=102491) and you can safely ignore it. If you want to get rid of this warning, you can copy "cygpath.exe" and "cygwin1.dll" from "c:\cygwin\bin" to "c:\mingw\bin".
 

Comments


#1 jairo commented on :

on window

I am copy from c:\cygwin\bin\cygpath.exe to c:\MinGW\bin\ I am copy from c:\cygwin\bin\cygwin1.dll to c:\MinGW\bin\

on eclipse

window->properties->c/c++ Project Path->Libraries

add c:\MinGW\bin\cygwin1.dll

excuse my english, i speak spanish