Changes between Initial Version and Version 1 of Ticket #66971, comment 3


Ignore:
Timestamp:
Oct 3, 2024, 4:29:06 AM (5 weeks ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66971, comment 3

    initial v1  
    1 Cleaned and tried to install again, but with same error: [[br]]
    2 >:info:build svg_image.c:274:2: error: implicit declaration of function 'png_set_gray_1_2_4_to_8' is invalid in C99 [-Werror,-Wimplicit-function-declaration][[br]]
    3 >:info:build         png_set_gray_1_2_4_to_8 (png);
     1Cleaned and tried to install again, but with same error:
     2> {{{
     3> :info:build svg_image.c:274:2: error: implicit declaration of function 'png_set_gray_1_2_4_to_8' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
     4> :info:build         png_set_gray_1_2_4_to_8 (png);
     5> }}}