[Digikam-devel] Building on Ubuntu Wily (was Re: [Digikam-users] Mysql/MariaDb database expert needs...)

Richard Mortimer richm+digikam at oldelvet.org.uk
Fri Nov 20 16:27:56 GMT 2015


On 19/11/2015 18:02, Gilles Caulier wrote:
> You try to compile digiKam as stand alone. This is not the simplest way
> to do.
> 
> Checkout the digiKam Software Compilation with git  :
> 
> git clone git://anongit.kde.org/digikam-software-compilation
> <http://anongit.kde.org/digikam-software-compilation>
> 
> And follow instructions in README to checkout all relevant sub-project
> automatically. Take a care to set "export GITSLAVE=.gitslave.devel"
> before to be sure to download all that you needs...

Many thanks. That got me a lot further. I was following the instructions
from https://www.digikam.org/download/GIT and that doesn't mention the
.gitslave.devel bit.

I've got to 93% building now but its is stopping on the facedetector
build. Can anyone point me towards what is missing to stop the build
working now. Last bit of the build log is below.

Regards

Richard


[ 93%] Built target align
[ 93%] Automatic moc for target detect
[ 93%] Built target detect_automoc
Linking CXX executable detect
../../libs/facesengine/libdigikamfacesengine.a(facedetector.cpp.o): In
function `FacesEngine::FaceDetector::detectFaces(QImage const&, QSize
const&)':
/home/laptop/Git/digikam/digikam-software-compilation/core/libs/facesengine/facedetector.cpp:166:
undefined reference to `DIGIKAM_FACESENGINE_LOG()'
/home/laptop/Git/digikam/digikam-software-compilation/core/libs/facesengine/facedetector.cpp:166:
undefined reference to `DIGIKAM_FACESENGINE_LOG()'
/home/laptop/Git/digikam/digikam-software-compilation/core/libs/facesengine/facedetector.cpp:170:
undefined reference to `DIGIKAM_FACESENGINE_LOG()'
/home/laptop/Git/digikam/digikam-software-compilation/core/libs/facesengine/facedetector.cpp:170:
undefined reference to `DIGIKAM_FACESENGINE_LOG()'
../../libs/facesengine/libdigikamfacesengine.a(facedetector.cpp.o): In
function `FacesEngine::FaceDetector::Private::backend()':
/home/laptop/Git/digikam/digikam-software-compilation/core/libs/facesengine/facedetector.cpp:65:
undefined reference to `DIGIKAM_FACESENGINE_LOG()'
../../libs/facesengine/libdigikamfacesengine.a(facedetector.cpp.o):/home/laptop/Git/digikam/digikam-software-compilation/core/libs/facesengine/facedetector.cpp:65:
more undefined references to `DIGIKAM_FACESENGINE_LOG()' follow
collect2: error: ld returned 1 exit status
core/tests/facesengine/CMakeFiles/detect.dir/build.make:133: recipe for
target 'core/tests/facesengine/detect' failed
make[2]: *** [core/tests/facesengine/detect] Error 1
CMakeFiles/Makefile2:15789: recipe for target
'core/tests/facesengine/CMakeFiles/detect.dir/all' failed
make[1]: *** [core/tests/facesengine/CMakeFiles/detect.dir/all] Error 2
Makefile:126: recipe for target 'all' failed
make: *** [all] Error 2





More information about the Digikam-devel mailing list