Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Deprecated property_map.hpp does not exist with new macports boost

Subject: CGAL users discussion list

List archive

[cgal-discuss] Deprecated property_map.hpp does not exist with new macports boost


Chronological Thread 
  • From: mangledorf <>
  • To:
  • Subject: [cgal-discuss] Deprecated property_map.hpp does not exist with new macports boost
  • Date: Fri, 26 Feb 2010 10:44:58 -0800 (PST)


It seems CGAL has been using boost's deprecated property_map.hpp file for
sometime. On my recent install on a MacBook Pro running Mac OS X 10.5 using
macports to install boost. I found that this deprecated file does not even
exist so my CGAL program fails to build. I had to copy in the deprecated
property_map.hpp (which basically just points to
property_map/property_map.hpp) from a colleagues computer to get CGAL to
find the correct file.

Seems this is more a CGAL bug than a macports bug if the file has been long
deprecated.
--
View this message in context:
http://n4.nabble.com/Deprecated-property-map-hpp-does-not-exist-with-new-macports-boost-tp1571131p1571131.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page