Hi Mike,

thanks, fixed in *SVN 1936*.

Happy Xmas to all,
Jürgen


On 12/23/25 22:00, M.Hall wrote:
I tried using ⎕PNG and it gave the "Bad luck" error (not configured).
The config log shows that it found all the right pieces,
and 'otool -L' (macos) shows that 'apl' links against libz and libpng.

I traced it down to these two "#if" statements in src/Quad_PNG.cc

//-----------------------------------------------------------------------------
#if PNG_LIB
Token
Quad_PNG::eval_B(Value_P B) const

//-----------------------------------------------------------------------------
#if PNG_LIB
Token
Quad_PNG::eval_AB(Value_P A, Value_P B) const

Both #if's should check "PNG_LIBS".

HAPPY HOLIDAYS EVERYONE!

--
Mike Hall

  • Quad PNG gives... M.Hall
    • Re: Quad ... Dr . Jürgen Sauermann via Bugs and suggestions for GNU APL

Reply via email to