D> I used the gcc makefile when trying to make an example and I got some
D> errors:
You shouldn't use gcc makefiles which are meant to be used with DOS
command shell (command.com/cmd.exe) under Cygwin. You must use the usual
Unix way i.e. configure + make (recommended) or makefile.unx.
Please see the archives for many, many past discussions of this.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/