Ticket #3906 (closed defect: fixed)
mrsid/nmake.opt has syntax error
| Reported by: | kirk | Owned by: | kirk |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.8.0 |
| Component: | default | Version: | svn-trunk |
| Severity: | normal | Keywords: | mrsid |
| Cc: | tamas |
Description
Tamas reported a syntax error in the new frmts/mrsid/nmake.opt file at:
!ELSE IF EXIST("$(R700)")
This is because the value of R700 already has quotes. There are several places in the file that need to be fixed for it to be functional. This was a mistake made in my late effort to allow spaces in the MRSID_DIR path.
Change History
Note: See
TracTickets for help on using
tickets.
