<div dir="ltr"><div>I just built an Scribus on OS X using r19166 </div><div><br></div><div>This is the current fomula used: </div><div><a href="https://gist.githubusercontent.com/luzpaz/9042115/raw/d6ba94932a8aaa0960aa7517af2b8aeb9e0d6633/scribus-dev.rb">https://gist.githubusercontent.com/luzpaz/9042115/raw/d6ba94932a8aaa0960aa7517af2b8aeb9e0d6633/scribus-dev.rb</a><br>

</div><div><br></div><div>For convenience here is the cmake line (unformatted)</div>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", "."<div>

<br><div><br></div><div>Here is the log output that builds for me correctly (regardless of the below warnings):</div><div><a href="http://pastebin.com/aenf5QHR">http://pastebin.com/aenf5QHR</a><br></div><div><br></div><div>

Notice Line 33:</div>No OSG found, building without 3D Extension<div><br></div><div>Line 54: </div><div><div>LCMS 2 Debug Library: LCMS2_LIBRARY_DEBUG-NOTFOUND</div></div><div><br></div><div>Lines 90-94:</div>--Qt5::CoreQt5::WidgetsQt5::GuiQt5::XmlQt5::WebKitQt5::WebKitWidgetsQt5::NetworkQt5::OpenGL/usr/lib/libxml2.dylib/usr/local/opt/zlib/lib/libz.dylib-undefined dynamic_lookup<br>

-- checking for module 'libwpg-0.2'<br>--   package 'libwpg-0.2' not found<br>-- checking for module 'libwpg-0.2'<br>--   package 'libwpg-0.2' not found<div><br></div><div><br></div><div>Lines 101-105:</div>

CMake Warning:<br>  Manually-specified variables were not used by the project:<br> <br>    USE_QT5<br>    WANT_CAIRO<div><br></div><div><br></div><div>Thanks,</div><div>/Kunda</div><div><br></div></div></div>