On 14 August 2015 at 12:22, 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. >
as Miika said libxml2 seems to be missing. try: brew install libxml2 if you don't have homebrew installed, follow the instructions here: http://brew.sh/ lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
