News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Unterminated quoted string

Started by dedo678, June 24, 2008, 03:07:32 AM

Previous topic - Next topic

dedo678

So i'm trying to compile something simple. When I try to compile, I get this.



What's it mean? How do I fix it?


Also, ignore the missing ">", it's there.

mandrav

Remove Cygwin/Msys from your PATH env. variable.
Be patient!
This bug will be fixed soon...

eranif

Actully i think that the problem is in the full path:
"/media/Glyph/jordan's stuff/projects/C++/Test2/main.cpp"

two things:
- Remove the space from the path
- Maybe the Apostrophe in "jordan's stuff"?

Eran


LeeU

that's exactly 2 reasons for this error. thanks so much, guy.