The VC compilers accept forward slashes in the files passed on the command line.
That said, it seems doubtful a working makefile can be made without at least requiring gmake. At DD we used portable Makefiles that could run on Linux and also on Windows and use VC++, but only by installing cygwin. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
