Hi,
Tried to build with gtkmm-3.0, which failed. Switched to gtkmm-2.4, which at least built, but when I try and run it I see this:
$ Release/bin/photoflow /home/karora/Desktop/Photos/D800/Ireland/Donegal/awm_047941.nef
exePath: /usr/src/photoflow/PhotoFlow/build/Release/bin
exePath: /usr/src/photoflow/PhotoFlow/build/Release/bin
Starting image processor...
ImageProcessor::ImageProcessor(): starting thread
ImageProcessor::ImageProcessor(): thread started
Image processor started.
locale dir: /usr/src/photoflow/PhotoFlow/build/Release/share/locale
Calling ImageProcessor::instance().run()
ImageProcessor started.
stat_result=0
/usr/src/photoflow/PhotoFlow/build/Release/share/photoflow/themes/photoflow-dark.gtkrc:580: error: invalid string constant "notebook-close", expected valid string constant
Active image: 0x2d43690
Active image: 0x2d43690
ImageEditor::open_image(): checking pfraw-Gx31iJ
ImageEditor::open_image(): checking pfraw-ZZ434o
ImageEditor::open_image(): checking pfraw-tLCdu6
ImageEditor::open_image(): checking pfraw-8dbzw0
ImageEditor::open_image(): checking pfraw-ZyHOjx
ImageEditor::open_image(): checking pfraw-tWY5vp
ImageEditor::open_image(): checking pfraw-gbtOSo
ImageEditor::open_image(): checking pfraw-n79bSV
ImageEditor::open_image(): checking ..
ImageEditor::open_image(): checking .
LayerWidget::update() view 0 selected layer id=-1
"RAW loader"->set_dirty(1) called
ImageReaderPar::build(): creating new RawImage for file /home/karora/Desktop/Photos/D800/Ireland/Donegal/awm_047941.nef
LibRAW dimensions: raw width=7424,height=4924 width=7378,height=4924 iwidth=7378,iheight=4924 flip=5
LibRAW camera WB multipliers: 2.08984 1 1.28125 0
RawLoader: cache file: /home/karora/.photoflow/cache/pfraw-10GQY7
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
thanks,
Andrew.