#38861 closed update (fixed)
update cgal to version 4.2
Reported by: | mamoll (Mark Moll) | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | cgal |
Description
Patch attached. This also fixes the install location of cmake files. Now "find_package(CGAL)" will work correctly. Deleted some code that is no longer necessary
Attachments (1)
Change History (7)
Changed 12 years ago by mamoll (Mark Moll)
Attachment: | patch-Portfile.diff added |
---|
comment:1 Changed 12 years ago by Veence (Vincent)
comment:2 Changed 12 years ago by mamoll (Mark Moll)
Perhaps the demos that depend on ipe can be disabled? IIRC, only few demos depend on it.
comment:3 Changed 12 years ago by Veence (Vincent)
I’ll try that. I’ll be off on holidays next week, so don’t expect anything to change – I’ll have only a very tiny pipe to link me to Internet. But I will definitely get down to it next weekend. Thanks for your patience.
comment:4 Changed 12 years ago by Veence (Vincent)
It’s okay now. I have updated both lua and ipe, so I’ve committed the new Portfile for 4.2 in r105914. Please test and tell me if it works.
comment:5 Changed 11 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I suppose it works fine. Have fun.
comment:6 Changed 11 years ago by mamoll (Mark Moll)
Sorry, I forgot to follow up. Everything compiles and install cleanly.
Note: See
TracTickets for help on using
tickets.
I’m getting an error during cgal demos compilation, due to some missing symbols in the ipe library. I supposed this was caused by the ipe version being outdated (7.1.2 vs 7.1.4), however ipe 7.1.4 fails to compile. This looks like a bag of knots, as we say in French. Sorry for the delay.