POV-Ray : Newsgroups : povray.unofficial.patches : POV-Ray 3.8 beta 2 for Windows build with MinGW Server Time
14 Aug 2025 21:47:39 EDT (-0400)
  POV-Ray 3.8 beta 2 for Windows build with MinGW (Message 1 to 2 of 2)  
From: Mirosław
Subject: POV-Ray 3.8 beta 2 for Windows build with MinGW
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)

From: Mr
Subject: Re: POV-Ray 3.8 beta 2 for Windows build with MinGW
Date: 4 Aug 2025 06:25:00
Message: <web.689089b792f6684316086ed06830a892@news.povray.org>
"Mirosław" <nomail@nomail> wrote:
> 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.

It's always good to have more build workflows polishing POV-Ray's
compatibility/ubiquity, thank you so much !


Post a reply to this message

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