On Wed, Sep 10, 2014 at 02:17:35PM -0700, Thiago Macieira wrote: > On Tuesday 09 September 2014 14:45:06 Robert Helling wrote: > > the origin of this problem is that snow leopard does not come with libc++1 > > but by default Qt5 assumes that according to > > http://stackoverflow.com/questions/18160966/qt-5-cannot-deploy-on-snowleopar > > d > > > > It seems that Dirk needs to fix this in his build process for mac. > > The default build process for Qt will use libc++ and target OS X 10.7. To run > on 10.6, some extra options are required to make Qt use libstdc++ instead.
I got a Qt4 build that runs on 10.6... just as in the Windows case I now have a 32bit-Qt4 build and a 64bit-Qt5 one :-) /D _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
