<div dir="ltr">There is no boost use in videoslideshow code.<div><br></div><div>The error come from Qt moc preprocessor. So a Qt problem, probably a mix of version or a broken install.</div><div><br></div><div>In all case videoslideshow is removed in Qt5 port of digiKam, and we will work on a new solution based on QtAV/ffmpeg in the future.</div><div><br></div><div>If you don't want to compile whole new DK 5.x, we have do it for you in AppImage universal linux bundle, available in DK download place. </div><div><br></div><div><a href="http://download.kde.org/stable/digikam/">http://download.kde.org/stable/digikam/</a><br></div><div><br></div><div>Best</div><div><br></div><div>Giles Caulier</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-14 0:48 GMT+01:00 Jeff Robinson <span dir="ltr"><<a href="mailto:jeffnik@anecho.mb.ca" target="_blank">jeffnik@anecho.mb.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<br>
<br>
I've been using Digikam on Slackware current for quite a while, but seem<br>
to have gotten myself into a dilemma that I can't figure out.<br>
<br>
To try and fix some issues I was having compiling Handbrake I removed<br>
all the non-standard Slackware packages, and then added back libraries<br>
as I needed to make certain there was no extra cruft in the system.<br>
<br>
Understandably my previous build of Digikam 4.13 no longer worked, so I<br>
went to recompile it... but I get stuck at the same place each time.<br>
I've tried this with 4.12, 4.13, and 4.14 but the same output:<br>
<br>
Scanning dependencies of target kipiplugin_videoslideshow_<wbr>automoc<br>
Generating plugin_videoslideshow.moc<br>
Generating exportdialog.moc<br>
Generating encoderdecoder.moc<br>
usr/include/boost/type_traits/<wbr>detail/has_prefix_operator.hp:<wbr>46: Parse<br>
error at "BOOST_JOIN"<br>
automoc4: process for<br>
/usr/src/digikam-4.14.0/build/<wbr>extra/kipi-plugins/<wbr>videoslideshow/encoderdecoder.<wbr>moc<br>
failed: Unknown error<br>
pid to wait for: 0<br>
Generating myimagelist.moc<br>
Generating slideshowsettingswidget.moc<br>
usr/include/boost/type_traits/<wbr>detail/has_prefix_operator.hp:<wbr>46: Parse<br>
error at "BOOST_JOIN"<br>
automoc4: process for<br>
/usr/src/digikam-4.14.0/build/<wbr>extra/kipi-plugins/<wbr>videoslideshow/<wbr>slideshowsettingswidget.moc<br>
failed: Unknown error<br>
pid to wait for: 0<br>
Generating actionthread.moc<br>
usr/include/boost/type_traits/<wbr>detail/has_prefix_operator.hp:<wbr>46: Parse<br>
error at "BOOST_JOIN"<br>
automoc4: process for<br>
/usr/src/digikam-4.14.0/build/<wbr>extra/kipi-plugins/<wbr>videoslideshow/actionthread.<wbr>moc<br>
failed: Unknown error<br>
pid to wait for: 0<br>
returning failed..<br>
extra/kipi-plugins/<wbr>videoslideshow/CMakeFiles/<wbr>kipiplugin_videoslideshow_<wbr>automoc.dir/build.make:57:<br>
recipe for target<br>
'extra/kipi-plugins/<wbr>videoslideshow/CMakeFiles/<wbr>kipiplugin_videoslideshow_<wbr>automoc'<br>
failed<br>
make[2]: ***<br>
[extra/kipi-plugins/<wbr>videoslideshow/CMakeFiles/<wbr>kipiplugin_videoslideshow_<wbr>automoc]<br>
Error 1<br>
CMakeFiles/Makefile2:7480: recipe for target<br>
'extra/kipi-plugins/<wbr>videoslideshow/CMakeFiles/<wbr>kipiplugin_videoslideshow_<wbr>automoc.dir/all'<br>
failed<br>
make[1]: ***<br>
[extra/kipi-plugins/<wbr>videoslideshow/CMakeFiles/<wbr>kipiplugin_videoslideshow_<wbr>automoc.dir/all]<br>
Error 2<br>
Makefile:138: recipe for target 'all' failed<br>
<br>
I'm not certain if this is an error with the Boost library that I have,<br>
or if it is caused by something else.  The irony of it all is I don't<br>
use the video slideshow plug-in, so even being able to skip that build<br>
would be acceptable to me.<br>
<br>
Optimally I'd like to use the latest Digikam, but with the limited spare<br>
time I currently have I don't want to try shoe-horning KDE5 onto my<br>
system, but let the package maintainers do that work for me.<br>
<br>
Any hints as to where I could start looking for a fix?<br>
<span class="HOEnZb"><font color="#888888"><br>
Jeff<br>
<br>
</font></span></blockquote></div><br></div>