It was indeed a bug, now fixed in git master (stable darktable-2.0.x branch was never broken, that's why I haven't noticed). There was also another bug which I fixed too. Don't forget to clean build directory before retrying.
On Tue, 7 Jun 2016 17:50:35 +0100 Michael Hendry <[email protected]> wrote: > > On 7 Jun 2016, at 15:22, parafin <[email protected]> wrote: > > > > This means that you didn't follow the instructions precisely, more > > specifically you didn't enable quartz backend support in gtk3. > > > > > > On Tue, 7 Jun 2016 06:47:40 +0100 > > Michael Hendry <[email protected]> wrote: > > OK, I’ve installed gtk3 with the +quartz option, and I’m getting a bit > further. > > Now I get stuck with "ld: library not found for -lgtk-3” (see below). > > Any further suggestions would be welcome. > > Michael > > > > Michaels-iMac:build michaelhendry$ make > [ 0%] Updating version string > [ 0%] Built target create_version_gen > [ 0%] Built target generate_version > [ 0%] Built target locale_uk > [ 0%] Built target locale_th > [ 0%] Built target locale_sv > [ 0%] Built target locale_sl > [ 0%] Built target locale_ja > [ 0%] Built target locale_ro > [ 0%] Built target locale_pt_BR > [ 0%] Built target locale_pt_PT > [ 0%] Built target locale_nl > [ 0%] Built target locale_it > [ 1%] Built target locale_hu > [ 1%] Built target locale_es > [ 1%] Built target locale_gl > [ 1%] Built target locale_he > [ 1%] Built target locale_pl > [ 1%] Built target locale_fi > [ 1%] Built target locale_de > [ 1%] Built target locale_el > [ 3%] Built target locale_sk > [ 3%] Built target locale_cs > [ 3%] Built target locale_ru > [ 3%] Built target locale_zh_CN > [ 3%] Built target locale_fr > [ 4%] Built target locale_da > [ 4%] Built target locale_ca > [ 4%] Built target locale_sq > [ 4%] Built target locale_af > [ 4%] Checking validity of data/darktableconfig.xml > [ 4%] Built target validate_darktableconfig_xml > [ 4%] Built target generate_preferences > [ 4%] Checking validity of external/rawspeed/data/cameras.xml > [ 4%] Built target validate_cameras_xml > [ 17%] Built target rawspeed > [ 17%] Built target generate_metadata > [ 17%] Linking C shared library libdarktable.dylib > ld: library not found for -lgtk-3 > collect2: error: ld returned 1 exit status > make[2]: *** [src/libdarktable.dylib] Error 1 > make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2 > make: *** [all] Error 2 > Michaels-iMac:build michaelhendry$ > > > ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
