Hi all,
I just created my initial version of an OpenVMS port of POV-Ray 3.6.1.
I placed the changed/added files on my web-page
http://nchrem.tnw.tudelft.nl/openvms/software2.html#POVRAY
I added OpenVMS make files and made minimial changes to the (unix) sources.
All the changes solve problems with the different file syntax which is
available on OpenVMS. All the changes to the .cpp do not affect compilation
on other platforms since I inserted them in #ifdef __VMS ... #endif blocks.
Feel free to include the changes in the official distribution.
Jouk
Post a reply to this message
|