<div dir="ltr">This is my configuration for Qt5 (compiling with Cups under progress :<div><br></div><div><div>Build options:</div><div> Configuration .......... accessibility accessibility-atspi-bridge audio-backend avx avx2 avx512cd avx512er avx512f avx512pf c++11 c++14 clock-gettime clock-monotonic compile_examples concurrent cups dbus doubleconversion enable_new_dtags evdev eventfd fontconfig full-config getaddrinfo getifaddrs glib harfbuzz iconv icu inotify ipv6ifname kms large-config largefile libudev medium-config minimal-config mremap no-qml-debug opengl openssl pcre png poll_poll posix_fallocate qpa qpa reduce_exports reduce_relocations release release_tools rpath shared small-config sse2 sse3 sse4_1 sse4_2 ssse3 system-freetype threadsafe-cloexec use_gold_linker xcb xcb-glx xcb-plugin xcb-qt xcb-xlib xinput2 xkbcommon-qt xlib xrender zlib </div><div> Build parts ............ libs tools</div><div> Mode ................... release; optimized tools</div><div> Using sanitizer(s)...... none</div><div> Using C++ standard ..... c++14</div><div> Using gold linker....... yes</div><div> Using new DTAGS ........ yes</div><div> Using PCH .............. no</div><div> Using LTCG ............. no</div><div> Target compiler supports:</div><div> SSE .................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2</div><div> AVX .................. AVX AVX2</div><div> AVX512 ............... AVX512F AVX512ER AVX512CD AVX512PF</div><div><br></div><div>Qt modules and options:</div><div> Qt D-Bus ............... yes (loading dbus-1 at runtime)</div><div> Qt Concurrent .......... yes</div><div> Qt GUI ................. yes</div><div> Qt Widgets ............. yes</div><div> Large File ............. yes</div><div> QML debugging .......... no</div><div> Use system proxies ..... no</div><div><br></div><div>Support enabled for:</div><div> Accessibility .......... yes</div><div> ALSA ................... no</div><div> CUPS ................... yes</div><div> DoubleConversion........ yes (bundled copy)</div><div> Evdev .................. yes</div><div> FontConfig ............. yes</div><div> FreeType ............... yes (system library)</div><div> Glib ................... yes</div><div> GStreamer .............. no</div><div> GTK platformtheme ...... no</div><div> HarfBuzz ............... yes (bundled copy)</div><div> Iconv .................. yes</div><div> ICU .................... yes</div><div> Image formats: </div><div> GIF .................. yes (plugin, using bundled copy)</div><div> JPEG ................. yes (plugin, using bundled copy)</div><div> PNG .................. yes (in QtGui, using bundled copy)</div><div> libinput................ no</div><div> Logging backends: </div><div> journald ............... no</div><div> syslog ............... no</div><div> mtdev .................. no</div><div> Networking: </div><div> getaddrinfo .......... yes</div><div> getifaddrs ........... yes</div><div> IPv6 ifname .......... yes</div><div> libproxy.............. no</div><div> OpenSSL .............. yes (loading libraries at run-time)</div><div> NIS .................... no</div><div> OpenGL / OpenVG: </div><div> EGL .................. no</div><div> OpenGL ............... desktop</div><div> OpenVG ............... no</div><div> PCRE ................... yes (bundled copy)</div><div> pkg-config ............. yes </div><div> PulseAudio ............. no</div><div> QPA backends: </div><div> DirectFB ............. no</div><div> EGLFS ................ no</div><div> EGLFS i.MX6 ........ no</div><div> EGLFS i.MX6 Wayland. no</div><div> EGLFS EGLDevice .... no</div><div> EGLFS GBM .......... no</div><div> EGLFS Mali ......... no</div><div> EGLFS Raspberry Pi . no</div><div> EGLFS X11 .......... no</div><div> LinuxFB .............. no</div><div> Mir client............ no</div><div> XCB .................. yes (bundled copy)</div><div> EGL on X ........... no</div><div> GLX ................ yes</div><div> MIT-SHM ............ yes</div><div> Xcb-Xlib ........... yes</div><div> Xcursor ............ yes (loaded at runtime)</div><div> Xfixes ............. yes (loaded at runtime)</div><div> Xi2 ................ yes</div><div> Xrandr ............. yes (loaded at runtime)</div><div> Xrender ............ yes</div><div> XKB ................ yes</div><div> XShape ............. yes</div><div> XSync .............. yes</div><div> Session management ..... yes</div><div> SQL drivers: </div><div> DB2 .................. no</div><div> InterBase ............ no</div><div> MySQL ................ yes (plugin)</div><div> OCI .................. no</div><div> ODBC ................. no</div><div> PostgreSQL ........... no</div><div> SQLite 2 ............. no</div><div> SQLite ............... qt-qt</div><div> TDS .................. no</div><div> tslib .................. no</div><div> udev ................... yes</div><div> xkbcommon-x11........... yes (bundled copy, XKB config root: /usr/share/X11/xkb)</div><div> xkbcommon-evdev......... no</div><div> zlib ................... yes (bundled copy)</div></div><div><br></div><div>... In case of something is missing.</div><div><br></div><div>Note : Do not ask me to enable GStreamer for video files support, this one cannot be bundled. I already tried, but due to plenty run-time dependencies, it do not work (or i'm not enough strong to do it).</div><div>For me GStreamer is a weird puzzle. Remember that i pass already one month only to work on AppImage bundle. When i said only working one that, i mean that i only code packaging, and nothing special in digiKam, as bugfixes...</div><div><br></div><div>But i think AppImage is very important to deploy the last version of digiKam very quickly, including devel version stage to see if fixes are completed.</div><div><br></div><div>Gilles Caulier</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-06 9:33 GMT+01:00 Gilles Caulier <span dir="ltr"><<a href="mailto:caulier.gilles@gmail.com" target="_blank">caulier.gilles@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">What kind of printing system you have ? Cups daemon ? If yes, i think Qt5 is not compiled with Cups support. I use the default config from Krita AppImage for Qt5. I can enable this of course...<div><br></div><div>See line 28 of configure cmake file :</div><div><br></div><div><a href="https://quickgit.kde.org/?p=digikam-software-compilation.git&a=blob&f=project%2Fappimage%2F3rdparty%2Fext_qt%2FCMakeLists.txt" target="_blank">https://quickgit.kde.org/?p=<wbr>digikam-software-compilation.<wbr>git&a=blob&f=project%<wbr>2Fappimage%2F3rdparty%2Fext_<wbr>qt%2FCMakeLists.txt</a><br></div><div><br></div><div>Please confirm...</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Gilles Caulier</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2016-11-06 9:25 GMT+01:00 Stuart T Rogers <span dir="ltr"><<a href="mailto:stuart@stella-maris.org.uk" target="_blank">stuart@stella-maris.org.uk</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I thought I'd try this today but one drawback for me is not being able to print directly to a printer. Is there anyway this can be fixed with the appimage version?<span class="m_8737706856608236040HOEnZb"><font color="#888888"><br>
<br>
Stuart<br>
-- <br>
Website: <a href="http://www.stella-maris.org.uk" rel="noreferrer" target="_blank">http://www.stella-maris.org.uk</a><br>
or: <a href="http://www.broadstairs.org" rel="noreferrer" target="_blank">http://www.broadstairs.org</a><br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>