Opened 9 years ago
Closed 9 years ago
#2350 closed defect (fixed)
[patch] Compile problems for ossim-range-dome-test on Ubuntu 14.04.03
Reported by: | bradh | Owned by: | gpotts |
---|---|---|---|
Priority: | normal | Milestone: | OMAR Dec 2012 |
Component: | Other | Version: | OMAR 1.8.10 |
Severity: | normal | Keywords: | |
Cc: |
Description
I get compilation errors in ossim-range-dome-test.cpp where the first argument to ofstream constructor doesn't match (std:string vs const char*).
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | ossim-range-fix-2015-08-16.patch added |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch to fix compilation