Opened 8 years ago
Last modified 7 years ago
#1538 closed defect
rasdaman cannot be compiled with boost > 1.60 — at Initial Version
Reported by: | Dimitar Misev | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | rascontrol | Version: | development |
Keywords: | Cc: | Peter Baumann, Vlad Merticariu | |
Complexity: | Medium |
Description
The issue is reported here: https://svn.boost.org/trac/boost/ticket/12349#comment:5
So on Ubuntu 16.10 / 17.04 and other recent OS we have a significant hurdle with compiling rasdaman.
This issue is in the boost spirit library which is now used by rascontrol for parsing the rascontrol commands.
I'm not very happy about the use of this library btw, because it raises the RAM requirements for compiling rasdaman quite high (min. 4-5GB RAM needed), and slows it down as well. One thing we could do is port back the old rascontrol parser.
Note:
See TracTickets
for help on using tickets.