> On 7 Jun 2016, at 10:34, Tobias Ellinghaus <[email protected]> wrote: > > On Sunday 05 June 2016 22:06:08 Michael Hendry wrote: > > [...] > >> bash ./build.sh --prefix /opt/darktable --build-type Debug > > Don't do that, Debug builds are not what you might think they are. Use > Release > or RelWithDebInfo. > > [...] > > Tobias
Thanks, Tobias. Having failed to get through the process using the bash command-line above, I Googled and found: http://fossies.org/linux/darktable/packaging/macosx/BUILD.txt which I thought was the answer to my prayers! Unfortunately, that got stuck too, at the ‘make’ stage because of a missing gdkquartz.h file. I had to install a number of additional packages on the way, but this one was the killer. I find it curious that a header file mentioned only in a directory (osx) presumably relevant only to OS X, and in a file called “osx.mm”, that the essential header file was missing. Michael ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
