BEFORE reading this file, read the file README.NOW in the parent directory !

To compile POV-Ray for Windows using Watcom C/C++, you must have version
10.6 or later of this compiler.

[using the example of the source code being installed in c:\povsrc]

c:\povsrc\
  all generic source files
c:\povsrc\libpng
  the libpng files
c:\povsrc\zlib
  the zlib files
c:\povsrc\windows
  the files in this archive.

You will NEED to build the zlib and libpng libraries FIRST, using the makefiles
provided there, unless the ones we provided in this directory are up to date.

Note that Libpng depends on ZLib so you will want to compile ZLib first.

This source is known to work with the generic POV-Ray source as of version
3.01. Note that however if the generic source changes this sometimes requires
changes to the Windows source. Also note that there is a known problem with
using the Watcom-compiled version of this program with Win32s.

