#include

2005-06-21 Thread G.A.L.
I'm getting a compilation error on #include saying the file can't be found; am I missing something? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Perhaps a silly question or two

2005-06-17 Thread G.A.L.
(1) I've installed cygwin and am building using the C++ compiler - in order to get code using the STL to build, do I have to install the Standard Template Library in addition to the C++ compiler? I ask because it doesn't appear that I can get my STL code calls to build. (2) More of a compiler quest