[scribus-dev] OS X brew cmake output for review

Kunda Loves Scribus scribus.user at gmail.com
Mon Jun 2 11:12:40 UTC 2014


I just built an Scribus on OS X using r19166

This is the current fomula used:
https://gist.githubusercontent.com/luzpaz/9042115/raw/d6ba94932a8aaa0960aa7517af2b8aeb9e0d6633/scribus-dev.rb

For convenience here is the cmake line (unformatted)
system "cmake", "-DBUILD_OSX_BUNDLE=1", "-DWANT_CAIRO=1",
"-DWANT_HUNSPELL=1",
"-DCMAKE_INSTALL_PREFIX:PATH=#{prefix}/ScribusDev.app/Contents/",
"-DUSE_QT5=1", "-DWITH_PODOFO=1", "-DQT_PREFIX=~/Qt/5.3/clang_64", "."


Here is the log output that builds for me correctly (regardless of the
below warnings):
http://pastebin.com/aenf5QHR

Notice Line 33:
No OSG found, building without 3D Extension

Line 54:
LCMS 2 Debug Library: LCMS2_LIBRARY_DEBUG-NOTFOUND

Lines 90-94:
--Qt5::CoreQt5::WidgetsQt5::GuiQt5::XmlQt5::WebKitQt5::WebKitWidgetsQt5::NetworkQt5::OpenGL/usr/lib/libxml2.dylib/usr/local/opt/zlib/lib/libz.dylib-undefined
dynamic_lookup
-- checking for module 'libwpg-0.2'
--   package 'libwpg-0.2' not found
-- checking for module 'libwpg-0.2'
--   package 'libwpg-0.2' not found


Lines 101-105:
CMake Warning:
  Manually-specified variables were not used by the project:

    USE_QT5
    WANT_CAIRO


Thanks,
/Kunda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20140602/b7c59f57/attachment.html>


More information about the scribus-dev mailing list