Hi, guys, I've installed cygwin and copy whole directory of google-breadpad to home/dot/.
But when I input "./configure & make" in cygwin, it stops and prints error like this:
$ /home/dot/google-breakpad/configure: line 18: $'\r': command not found
/home/dot/google-breakpad/configure: line 33: syntax error near unexpected token `newline'
'home/dot/google-breakpad/configure: line 33: ` ;;
~/
[1]+ Exit 2 ~/google-breakpad/configure
Has someone built breakpad successfully using cygwin?
What packages of cygwin are needed?