Hello, under Arch Linux after an update of qt5 to version 5.3.2 I get
Linking CXX executable scribus /usr/bin/ld: CMakeFiles/scribus.dir/ui/helpbrowser.cpp.o: undefined reference to symbol '_ZN12QPrintDialogC1EP8QPrinterP7QWidget' /usr/lib/libQt5PrintSupport.so.5: error adding symbols: DSO missing from command line clang: error: linker command failed with exit code 1 (use -v to see invocation) scribus/CMakeFiles/scribus.dir/build.make:20872: recipe for target 'scribus/scribus' failed make[2]: *** [scribus/scribus] Error 1 CMakeFiles/Makefile2:146: recipe for target 'scribus/CMakeFiles/scribus.dir/all' failed make[1]: *** [scribus/CMakeFiles/scribus.dir/all] Error 2 Makefile:137: recipe for target 'all' failed make: *** [all] Error 2 How can this be fixed? Best Regards Stefan Husmann
