[MacPorts] #33649: cgal update 3.9 -> 4.0
MacPorts
noreply at macports.org
Tue Mar 20 09:29:24 PDT 2012
#33649: cgal update 3.9 -> 4.0
--------------------------------+-------------------------------------------
Reporter: mmoll@… | Owner: vince@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: haspatch | Port: cgal
--------------------------------+-------------------------------------------
Comment(by raphael@…):
Replying to [comment:15 sean.michael.farley@…]:
> 'otool -L /opt/local/share/demo/AABB_demo/AABB_demo' should do the
trick. Of course, it takes something like 2 hours to build on my laptop,
so I have been working with the CGAL-4.0 tarball in another directory
(with the patches from macports, of course).
Are you sure that you used all cmake options from the
[/browser/trunk/dports/_resources/port1.0/group/cmake-1.0.tcl cmake
portgroup]?
This is what I get with the CGAL 4.0 beta compiled with MacPorts (The CGAL
4.0 release is still compiling, but the examples compiled so far have the
right rpaths.):
{{{
$ otool -L /sw/clients/i386_darwin/share/cgal/demo/AABB_tree/AABB_demo
/sw/clients/i386_darwin/share/cgal/demo/AABB_tree/AABB_demo:
/sw/clients/i386_darwin/lib/libCGAL_Qt4.9.dylib (compatibility
version 9.0.0, current version 9.0.0)
/sw/clients/i386_darwin/lib/libCGAL.9.dylib (compatibility version
9.0.0, current version 9.0.0)
/sw/clients/i386_darwin/lib/libgmpxx.4.dylib (compatibility
version 7.0.0, current version 7.4.0)
/sw/clients/i386_darwin/lib/libmpfr.4.dylib (compatibility version
6.0.0, current version 6.0.0)
/sw/clients/i386_darwin/lib/libgmp.10.dylib (compatibility version
11.0.0, current version 11.4.0)
/sw/clients/i386_darwin/lib/libboost_thread-mt.dylib
(compatibility version 0.0.0, current version 0.0.0)
/sw/clients/i386_darwin/lib/libQtOpenGL.4.dylib (compatibility
version 4.7.0, current version 4.7.4)
/sw/clients/i386_darwin/lib/libQtGui.4.dylib (compatibility
version 4.7.0, current version 4.7.4)
/sw/clients/i386_darwin/lib/libQtCore.4.dylib (compatibility
version 4.7.0, current version 4.7.4)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
(compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
(compatibility version 1.0.0, current version 1.0.0)
/sw/clients/i386_darwin/lib/libQtScript.4.dylib (compatibility
version 4.7.0, current version 4.7.4)
/sw/clients/i386_darwin/lib/libQtXml.4.dylib (compatibility
version 4.7.0, current version 4.7.4)
/sw/clients/i386_darwin/lib/libQGLViewer.2.dylib (compatibility
version 2.3.0, current version 2.3.12)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
version 7.9.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 125.2.11)
}}}
{{{/sw/clients/i386_darwin}}} is the custom prefix of my MacPorts
installation.
--
Ticket URL: <https://trac.macports.org/ticket/33649#comment:16>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list