Changes between Initial Version and Version 1 of Ticket #44125, comment 4


Ignore:
Timestamp:
Jul 16, 2014, 6:01:19 AM (10 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44125, comment 4

    initial v1  
    55ld: library not found for -lc++
    66}}}
    7 because there is no `libc++` inside `/Developer/SDKs/MacOSX10.6.sdk`. One possible solution would be to symlink/copy `libc++` also to the SDK (which might include doing the same on Lion in case that the 10.6 SDK is present; the SDK for 10.6 could be used for wxWidgets for example, but then again wxWidgets doesn't use CMake, so it's not an issue).
     7because there is no `libc++.dyldb` inside `/Developer/SDKs/MacOSX10.6.sdk`. One possible solution would be to symlink/copy `libc++` also to the SDK (which might include doing the same on Lion in case that the 10.6 SDK is present; the SDK for 10.6 could be used for wxWidgets for example, but then again wxWidgets doesn't use CMake, so it's not an issue).
    88
    99The other solution would be to set