POV-Ray : Newsgroups : povray.unofficial.patches : POV-Ray 3.8 beta 2 for Windows build with MinGW : POV-Ray 3.8 beta 2 for Windows build with MinGW Server Time
14 Aug 2025 19:33:51 EDT (-0400)
  POV-Ray 3.8 beta 2 for Windows build with MinGW  
From: Mirosław
Date: 30 Jul 2025 15:40:00
Message: <web.688a748c82f67dd728951811b6b86593@news.povray.org>
I've made patch to build POV-Ray 3.8 beta 2 for Windows using MinGW.
File syspovconfig_mingw32.h was created and few changes made to syspovconfig.h,
pvedit.cpp, pvengine.cpp and ImfSystemSpecific.h files.

The most important was get rid of dependence on __try/__except which isn't
supported in MinGW.

Tested with MSYS2 MinGW (https://www.msys2.org/).
Build for Windows XP is possible with TDM-GCC
(https://jmeubank.github.io/tdm-gcc/).

Code:Blocks workspace/project files are attached.


Post a reply to this message


Attachments:
Download 'pov-ray 3.8 beta 2 for mingw.zip' (140 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.