Ticket #1463 (closed defect: fixed)
missing java import stmt
| Reported by: | condit@… | Owned by: | aaime |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.1 |
| Component: | JavaBindings | Version: | 1.4.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by warmerdam) (diff)
I'm building the GDAL Java swig bindings on windows, but encounter a problem with ogrJNI.java: it lacks import org.gdal.osr.SpatialReference?; If I add this by hand and then run ant, gdal.jar builds fine. Unfortunately I don't know SWIG so I'm not sure of the proper fix...
Change History
Note: See
TracTickets for help on using
tickets.
