Problem compiling the simplest of glade projects

2008-05-28 Thread vijayasarathy
t;error cygwin_prompt> And the error file read like this: g++: ^M: No such file or directory I have attached the results of cygcheck with this. Please help. Vijayasarathy cygcheck.out Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

RE: Compiling a simple glade project in cygwin

2008-05-19 Thread vijayasarathy
this file into unix format. Problem persists. > > > As the simplest of options, I tried typing this command by hand in > cygwin, and the problem still persists ! > > Result looks like this : > > > cygwin_prompt>g++ *.c ..... : No such file or Directory > >

RE: Compiling a simple glade project in cygwin

2008-05-19 Thread vijayasarathy
m persists. As the simplest of options, I tried typing this command by hand in cygwin, and the problem still persists ! Result looks like this : cygwin_prompt>g++ *.c . : No such file or Directory cygwin_prompt> And no executables are created. Help pls. Vijay On Mon, May 19, 2008

Compiling a simple glade project in cygwin

2008-05-19 Thread vijayasarathy
Hi all, I have not been able to compile the simplest of glade projects in cygwin. Can anyone help me ? The most strange error in keep getting is this : ": No such file or directory " (with no indication whatsoever of what is missing !!) Help me pls. Vijay *