[MacPorts] #58082: Gimp 2.10.8 patches for Leopard and SnowLeopard to enable +quartz variant
MacPorts
noreply at macports.org
Sun May 21 23:36:18 UTC 2023
#58082: Gimp 2.10.8 patches for Leopard and SnowLeopard to enable +quartz variant
-----------------------+---------------------------------
Reporter: rmottola | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard snowleopard
Port: gimp2 |
-----------------------+---------------------------------
Comment (by mascguy):
This is the first time I've tried to build `gtk3 +quartz` for 10.6, and
I'm seeing the following build errors:
{{{
:info:build ../gtk+-3.24.37/gdk/quartz/GdkQuartzView.c:409:10: error:
initializing 'CGRect' (aka 'struct CGRect') with an expression of
incompatible type 'id'
:info:build ../gtk+-3.24.37/gdk/quartz/GdkQuartzNSWindow.c:405:12: error:
initializing 'NSRect' (aka 'struct CGRect') with an expression of
incompatible type 'id'
:info:build ../gtk+-3.24.37/gdk/quartz/GdkQuartzNSWindow.c:422:12: error:
initializing 'NSRect' (aka 'struct CGRect') with an expression of
incompatible type 'id'
:info:build ../gtk+-3.24.37/gdk/quartz/gdkglcontext-quartz.c:111:7: error:
use of undeclared identifier 'NSOpenGLPFAOpenGLProfile'
:info:build ../gtk+-3.24.37/gdk/quartz/gdkglcontext-quartz.c:111:33:
error: use of undeclared identifier 'NSOpenGLProfileVersion3_2Core'
}}}
Presumably you've patched this too...? If so, can you attach that to this
ticket, and I'll add it officially.
--
Ticket URL: <https://trac.macports.org/ticket/58082#comment:17>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list