|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
It's been a while.
https://github.com/POV-Ray/povray/releases/tag/v3.8.0-alpha.11272893
Not much new yet, just a few bugfixes and compatibility improvements:
- TGA transparency fixed (thanks Bill).
- Parser should no longer gang on `#undef` of a numeric variable.
- Unix build process should no longer gag on `#include <version>`
somewhere in the boost libraries on certain systems (primarily seen on
macOS).
Also some older fixes that hadn't made it into a development release yet:
- Windows console version should no longer fail to build with some
complaints about `strdup` (though by now it might have other woes again).
- Fixed some Unix build issue related to the SDL library.
Anyone who would rather test-drive a version with overhauled `text`
handling may want to wait a few moments, I'll release one of those later
today.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
in news:60be0d8a$1@news.povray.org clipka wrote:
> It's been a while.
>
>
Thank you.
--
https://ingoogni.nl
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
clipka <ano### [at] anonymousorg> wrote:
> It's been a while.
>
> https://github.com/POV-Ray/povray/releases/tag/v3.8.0-alpha.11272893
>
>
> Not much new yet, just a few bugfixes and compatibility improvements:
>
> - TGA transparency fixed (thanks Bill).
>
> - Parser should no longer gang on `#undef` of a numeric variable.
>
> - Unix build process should no longer gag on `#include <version>`
> somewhere in the boost libraries on certain systems (primarily seen on
> macOS).
>
>
> Also some older fixes that hadn't made it into a development release yet:
>
> - Windows console version should no longer fail to build with some
> complaints about `strdup` (though by now it might have other woes again).
>
> - Fixed some Unix build issue related to the SDL library.
>
>
> Anyone who would rather test-drive a version with overhauled `text`
> handling may want to wait a few moments, I'll release one of those later
> today.
Great, thank you !
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 6/7/21 8:14 AM, clipka wrote:
> It's been a while.
>
> https://github.com/POV-Ray/povray/releases/tag/v3.8.0-alpha.11272893
>
>
> Not much new yet, just a few bugfixes and compatibility improvements:
>
> - TGA transparency fixed (thanks Bill).
>
> - Parser should no longer gang on `#undef` of a numeric variable.
>
> - Unix build process should no longer gag on `#include <version>`
> somewhere in the boost libraries on certain systems (primarily seen on
> macOS).
>
>
> Also some older fixes that hadn't made it into a development release yet:
>
> - Windows console version should no longer fail to build with some
> complaints about `strdup` (though by now it might have other woes again).
>
> - Fixed some Unix build issue related to the SDL library.
>
>
> Anyone who would rather test-drive a version with overhauled `text`
> handling may want to wait a few moments, I'll release one of those later
> today.
absolutely /no/ errors from prebuild.sh... likewise no hitches with
configure and make.
btw: i'm on latest opensuse leap
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
hi,
clipka <ano### [at] anonymousorg> wrote:
> ... 3.8.0-alpha.11272893
thanks. compiles/builds, only a handful of warnings re OpenEXR (version 2.2.0,
here).
regards, jr.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |