Re: using a makefile to create an executable file

2012-04-10 Thread samuel.roy
f errors that can occur. > > If you find that the problem is from a missing cygwin component, than > that is something you could get help with here. > > LMH > > > > samuel.roy wrote: >> >> Hello, >> I am very new to Cygwin and have little t

using a makefile to create an executable file

2012-04-10 Thread samuel.roy
Hello, I am very new to Cygwin and have little to no experience with programming. My professor gave me code for a landscape evolution modeling program written in C++. I am trying to compile the program so that I can run it as an executable file through the command prompt on my Windows machine. He