Changes between Initial Version and Version 2 of Ticket #69471


Ignore:
Timestamp:
Mar 10, 2024, 10:01:47 PM (2 months ago)
Author:
DrLex0 (Alexander Thomas)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69471

    • Property Cc DrLex0 added
    • Property Version changed from to 2.9.1
    • Property Port gtk2 gimp added
  • Ticket #69471 – Description

    initial v2  
    88For some reason the gtk2 build always causes the “Install Command Line Developer Tools.app” to be launched, claiming that “The "m4" command requires the command line developer tools,” even though they are already installed. I re-installed them just to be sure, it made no difference. I guess this is unrelated to the actual failure.
    99
    10 The gtk2 build again fails, digging into the log reveals this error:
     10The gtk2 build fails; digging into the log reveals this error:
    1111{{{
    1212:info:build gtkscale.c:1474:50: error: incompatible function pointer types passing 'GCompareFunc' (aka 'int (*)(const void *, const void *)') to parameter of type 'GCompareDataFunc' (aka 'int (*)(const void *, const void *, void *)') [-Wincompatible-function-pointer-types]