> > Can anybody tell me how to undo everything that has been done by
> > Nmake -f Makefile.nmake all
> > ?
> >
>
> Go back to the beginning, like so
> nmake -f Makefile.nmake distclean
> then build again
> nmake -f Makefile.nmake all
I did the clean as above then tried to build again it failed :-(
The build looked like it was going well, the output reached 1215 lines,
below are the final ones.
Could the clean have removed some files it should not?
I am going to start from scratch by downloading a new copy.
Regards
RT