Opened 4 years ago
Closed 3 years ago
#2449 closed defect (fixed)
Rasdaman community build error - conversion/convutil.cc
Reported by: | ocampos | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | build system | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Peter Baumann, pbhamhuu, Vlad Merticariu | |
Complexity: | Medium |
Description
rasdaman community edition is raising an exception when built manually.
Exception is in conversion/convutil.cc
/opt/rasdaman/rasdaman/conversion/convutil.cc:37:17: error: ‘common’ is not a namespace-name using namespace common; ^~~~~~ /opt/rasdaman/rasdaman/conversion/convutil.cc:37:23: error: expected namespace-name before ‘;’ token using namespace common;
Tested on system:
Distributor ID: Ubuntu Description: Ubuntu 18.04.5 LTS Release: 18.04 Codename: bionic
Change History (3)
comment:1 by , 4 years ago
Component: | undecided → build system |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 3 years ago
Owner: | changed from | to
---|
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.