On Fri, Aug 14, 2015 at 12:22 PM, Guido Lerch <[email protected]> wrote: > Hi All, > > I tried today myself and later with Robert to build subsurface 4.4.2 on my > MAC (10.9.5). > QT is installed and build (too extremely long and at over 30GB on my HD), > learned form Robert that I should have skipped the Android stuff .. > > Robert also helped me to get the master out of git and explained that I > should not use the instructions on the web but rather use the build.sh, > which I did. > > I am getting several errors and when trying to open the project with QT > Creator the run make also shows errors. > > Attached is the build.log from /src > > Any help is highly appreciated.
Seems that you are missing some libraries. At least some xml library is missing: /Users/glerch/src/subsurface/./dive.h:38:10: fatal error: 'libxml/tree.h' file not found It might be named libxml, but I have no knowledge of OSX... miika _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
