Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Cannot build fortran project

Hello everybody!
I'am trying to compile large fortran project but I'am getting error:
/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: *** [Gain] Error 2

I'am using MiniGW, I don't know where to look to fix this error.
Any hints?

Back to the top