Where's gdk/gdkquartz.h?

Hello all,

I can build Ardour on Ubuntu, but am trying to set it up to build on a Mac (MacPro2013 running High Sierra). The waf config goes fine, but I can’t find a source of the right gtkmm to work with it, so I get an include error looking for <gdk/gdkquartz.h> (see below).

Does anyone have a good source for this?

…any reply appreciated…

Stephen Pope (stp)


[ 154/1075] Compiling libs/gtkmm2ext/nsglview.mm

20:34:30 runner [’/usr/bin/clang++’, ‘-I/Content/Code/Audio/Apps/ardour’, ‘-DHAVE_RF64_RIFF’, ‘-DWAF_BUILD’, ‘-g’, ‘-fshow-column’, ‘-DARCH_X86’,
[…]
‘…/libs/gtkmm2ext/nsglview.mm’, ‘-c’, ‘-o/Content/Code/Audio/Apps/ardour/build/libs/gtkmm2ext/nsglview.mm.1.o’, ‘-Qunused-arguments’, ‘-w’, ‘-I/Content/Code/Libs/boost_1_66_0’, ‘-I/opt/local/include’]

…/libs/gtkmm2ext/nsglview.mm:26:10: fatal error: ‘gdk/gdkquartz.h’ file not found
#include <gdk/gdkquartz.h>

It comes with gtk+: see https://nightly.ardour.org/list.php#build_deps

Mille grazie!
(Sorry about the answer being “RTFM”…)
stp

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.