On 24. Oct 2013, at 23:25, cpapado [via Software] <[email protected]> wrote:
> I've uploaded the full build log (including cloning the github repos) here: > http://pastebin.com/MCaFPWrw The contents of config/tclap.cmake should be: set(TCLAP_PACKAGE_VERSION 1.3) set(TCLAP_OPTIONAL ON) set(TCLAP_REPO_URL https://github.com/BlueBrain/tclap.git) set(TCLAP_REPO_TAG bbp) set(TCLAP_SOURCE "${CMAKE_SOURCE_DIR}/src/tclap") set(TCLAP_AUTOCONF ON) set(TCLAP_CONFIGURE_FLAGS "--enable-doxygen") For some reason they aren't on your end ('Skip tclap: No source repository configured'). Is your Buildyard our of date? Cheers, Stefan. signature.asc (210 bytes) <http://software.1713.n2.nabble.com/attachment/7584324/0/signature.asc> -- View this message in context: http://software.1713.n2.nabble.com/Building-on-OSX-10-9-with-XCode-5-tp7584315p7584324.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

