<div dir="ltr"><div><div>I followed the instructions at <a href="http://wiki.scribus.net/canvas/Building_SVN_versions_with_CMake">http://wiki.scribus.net/canvas/Building_SVN_versions_with_CMake</a> and at <a href="http://wiki.scribus.net/canvas/Official:Compile_with_CMake">http://wiki.scribus.net/canvas/Official:Compile_with_CMake</a> but I still have problem compiling after creating the makefile. The outsource cmake works and the following is the output:<br>
<br>################################################################<br><br>cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/fabio/scribusinstall .. -DUSE_QT5=1 -DQT_PREFIX="/opt/qt5/bin"<br>-- Shared Library Flags: <br>
-- Scribus 1.5.0.svn will be built to install into /home/fabio/scribusinstall<br>-- Machine: x86_64-linux-gnu, void pointer size: 8<br>-- Found target X86<br>-- Found target X86_64<br>-- Building for target x86_64-linux-gnu<br>
-- Using standard ApplicationDataDir. You can change it with -DAPPLICATION_DATA_DIR<br>-- ----- USE QT 5-----<br>-- ----- USE QT Widgets-----<br>-- ----- USE Qt5Gui -----<br>-- ----- USE QT 5 XML -----<br>-- ----- USE Qt5WebKit -----<br>
-- ----- USE Qt5WebKitWidgets -----<br>-- ----- USE Qt5Network -----<br>-- ----- USE Qt5OpenGL -----<br>-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so  <br>ZLIB Library Found OK<br>-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so  <br>
Using PNG Library: /usr/lib/x86_64-linux-gnu/libpng.so<br>PNG Library Found OK<br>OSG found OK<br>-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so<br>-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found<br>
-- Looking for gethostbyname<br>-- Looking for gethostbyname - found<br>-- Looking for connect<br>-- Looking for connect - found<br>-- Looking for remove<br>-- Looking for remove - found<br>-- Looking for shmat<br>-- Looking for shmat - found<br>
-- Looking for IceConnectionNumber in ICE<br>-- Looking for IceConnectionNumber in ICE - found<br>-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so<br>-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so  <br>-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so  <br>
JPEG Library Found OK<br>-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so  <br>TIFF Library Found OK<br>-- Found PythonLibs: /usr/lib/<a href="http://libpython2.7.so">libpython2.7.so</a> (found suitable version "2.7.3", required is "2") <br>
Python Library Found OK<br>-- Found Freetype: /usr/lib/x86_64-linux-gnu/libfreetype.so (found version "2.4.8") <br>-- FreeType2 Library Found OK<br>-- Looking for FT_Get_First_Char in /usr/lib/x86_64-linux-gnu/libfreetype.so<br>
-- Looking for FT_Get_First_Char in /usr/lib/x86_64-linux-gnu/libfreetype.so - found<br>-- Looking for FT_Get_Next_Char in /usr/lib/x86_64-linux-gnu/libfreetype.so<br>-- Looking for FT_Get_Next_Char in /usr/lib/x86_64-linux-gnu/libfreetype.so - found<br>
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") <br>-- checking for one of the modules 'libcairo>=1.2.0;cairo>=1.2.0'<br>CAIRO Library Found OK<br>-- Found Cups: /usr/lib/x86_64-linux-gnu/libcups.so (found version "1.5.3") <br>
CUPS Library Found OK<br>-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.7.8") <br>LIBXML2 Library Found OK<br>LCMS ReleaseLibrary: /usr/lib/x86_64-linux-gnu/liblcms.so<br>LCMS Debug Library: LCMS_LIBRARY_DEBUG-NOTFOUND<br>
LCMS Library: /usr/lib/x86_64-linux-gnu/liblcms.so<br>LCMS 2 ReleaseLibrary: LCMS2_LIBRARY_RELEASE-NOTFOUND<br>LCMS 2 Debug Library: LCMS2_LIBRARY_DEBUG-NOTFOUND<br>LCMS 2 Library: LCMS2_LIBRARY_RELEASE-NOTFOUND<br>LCMS ReleaseLibrary: /usr/lib/x86_64-linux-gnu/liblcms.so<br>
LCMS Debug Library: LCMS_LIBRARY_DEBUG-NOTFOUND<br>LCMS Library: /usr/lib/x86_64-linux-gnu/liblcms.so<br>LittleCMS Library Found OK<br>-- checking for one of the modules 'fontconfig'<br>FontConfig Found OK<br>-- Could NOT find HUNSPELL (missing:  HUNSPELL_LIBRARIES HUNSPELL_INCLUDE_DIR) <br>
Hunspell or its developer libraries NOT found - Disabling support for spell checking<br>PoDoFo found OK<br>-- Boost version: 1.46.1<br>Boost Library Found OK<br>Building without GraphicksMagick (use -DWANT_GRAPHICSMAGICK=1 to enable)<br>
-- checking for one of the modules 'libpoppler>=0.19.0;poppler>=0.19.0'<br>-- Found poppler<br>-- Found poppler libs: /usr/lib/x86_64-linux-gnu/libpoppler.so<br>-- Found poppler includes: /usr/include/poppler<br>
-- Check if the system is big endian<br>-- Searching 16 bit integer<br>-- Looking for sys/types.h<br>-- Looking for sys/types.h - found<br>-- Looking for stdint.h<br>-- Looking for stdint.h - found<br>-- Looking for stddef.h<br>
-- Looking for stddef.h - found<br>-- Check size of unsigned short<br>-- Check size of unsigned short - done<br>-- Using unsigned short<br>-- Check if the system is big endian - little endian<br>-- Looking for dlfcn.h<br>
-- Looking for dlfcn.h - found<br>-- Looking for unistd.h<br>-- Looking for unistd.h - found<br>-- Looking for sys/stat.h<br>-- Looking for sys/stat.h - found<br>-- Looking for include file endian.h<br>-- Looking for include file endian.h - found<br>
-- Looking for include file fcntl.h<br>-- Looking for include file fcntl.h - found<br>RPATH: lib/scribus/plugins/;<br>-- Qt5::CoreQt5::WidgetsQt5::GuiQt5::XmlQt5::WebKitQt5::WebKitWidgetsQt5::NetworkQt5::OpenGL/usr/lib/x86_64-linux-gnu/<a href="http://libxml2.so/usr/lib/x86_64-linux-gnu/libz.so">libxml2.so/usr/lib/x86_64-linux-gnu/libz.so</a><br>
-- Building with Scripter 1<br>-- Source header files will be installed<br>-- /home/fabio/ScribusSVN/scribus-trunk-1.5.0svn201304091810/resources/translations/po<br>-- The following GUI languages will be installed: <br>-- Configuring done<br>
-- Generating done<br>-- Build files have been written to: /home/fabio/ScribusSVN/scribus-trunk-1.5.0svn201304091810/builddir<br><br>####################################################################<br><br></div>Then I do cd ..<br>
</div>and make<br><br>###################################################################<br clear="all"><div><div><div><br>make<br>Scanning dependencies of target scribus_pgf_lib<br>[  0%] Building CXX object scribus/third_party/pgf/CMakeFiles/scribus_pgf_lib.dir/Decoder.cpp.o<br>
<command-line>:0:1: error: macro names must be identifiers<br>/home/fabio/ScribusSVN/scribus-trunk-1.5.0svn201304091810/scribus/third_party/pgf/Decoder.cpp:583:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]<br>
make[2]: *** [scribus/third_party/pgf/CMakeFiles/scribus_pgf_lib.dir/Decoder.cpp.o] Errore 1<br>make[1]: *** [scribus/third_party/pgf/CMakeFiles/scribus_pgf_lib.dir/all] Errore 2<br>make: *** [all] Errore 2<br><br><br>##################################################################<br>
<br></div><div>What can I do?<br><br></div><div>Thank you in advance!<br></div><div><br>-- <br>Cordiali saluti,<br>Fabio Colella
</div></div></div></div>