Thanks for the answer.
Right, libc++ doesn't come as default in 10.6.8, and Apple charges 100$ for 
older version of Xcode (post 10.8.x) (as read in other newsgroups) so it 
prevent me from compiling.

I will wait for a binary version built for 10.6.8
I can test it if necessary
 

Olivier Testa




Le Mardi 9 septembre 2014 14h45, Robert Helling <hell...@atdotde.de> a écrit :
 




On 09.09.2014, at 13:55, Olivier Testa <olivier.te...@yahoo.fr> wrote:

Hi,


I have de Mac intel 64bit / snow leopard 10.6.8
>I downloaded the binary.
>When I double click on the program, I get the following error (see bottom).
>
>
>It seems the programm cannot find libc++.1.dylib
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-snowleopard

It seems that Dirk needs to fix this in his build process for mac.

Until that happens you could try to compile it yourself with Qt4 as described 
on http://subsurface.hohndel.org/documentation/building/
That description is quite detailed and it should not take too long (btw that 
assumes you already have xcode and its command line tools installed).

Best
Robert

-- 
.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO
Robert C. Helling     Elite Master Course Theoretical and Mathematical Physics
                      Scientific Coordinator
                      Ludwig Maximilians Universitaet Muenchen, Dept. Physik
                      Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339
                      http://www.atdotde.de

Enhance your privacy, use cryptography! My PGP keys have fingerprints
A9D1 A01D 13A5 31FA 6515  BB44 0820 367C 36BC 0C1D    and
DCED 37B6 251C 7861 270D  5613 95C7 9D32 9A8D 9B8F
_______________________________________________
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to