Henry, when I compile an LZX file on the command line, using the
"output" option, the generated ZIP is invalid.

ringo:test raju$ lzc canvas.lzx --runtime=dhtml --output app.zip
Compiling: canvas.lzx to app.zip
ringo:test raju$ unzip app.zip
Archive:  app.zip
 End-of-central-directory signature not found.  Either this file is not
 a zipfile, or it constitutes one disk of a multi-part archive.  In the
 latter case the central directory and zipfile comment will be found on
 the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of app.zip or
       app.zip.zip, and cannot find app.zip.ZIP, period.

Tried this with an empty canvas file.

Reply via email to