Opened 6 years ago
Closed 6 years ago
#1813 closed defect (fixed)
C++ example doesn't compile
Reported by: | Dimitar Misev | Owned by: | dkamov |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | manuals_and_examples | Version: | development |
Keywords: | Cc: | Vlad Merticariu | |
Complexity: | Medium |
Description (last modified by )
When you do make
in $RMANHOME/share/rasdaman/examples/c++/, the example code fails to compile. This needs to be fixed.
- Use the actual installation path in the Makefile, not RASDAMAN_INSTALLATION variable
- Then fix the compile errors
- add this to systemtest
Change History (3)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
There's a dedicated ticket for 3: #1440