Ticket #3906 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by kirk

  • status changed from new to closed
  • resolution set to fixed

fixed in trunk (r21489) and branches/1.8 (r21490)

Note: See TracTickets for help on using tickets.