[Laszlo-dev] org.openlaszlo.sc.CompilerError: class names only differ by upper/lower case: "Top" versus "top"

Donald Anderson dda at ddanderson.com
Wed Aug 6 05:39:35 PDT 2008


That check is in because classes must be named to files.
Class Glorp must be in file Glorp.as.  But some file systems
including MacOS, do not have complete distinguishing between case:

  $ echo foo >> glorp.as
  $ echo bar >> Glorp.as
  $ cat glorp.as
  foo
  bar


On Aug 6, 2008, at 8:06 AM, P T Withington wrote:

> Why am I getting this error when compiling to swf9?


--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080806/56d38969/attachment.html


More information about the Laszlo-dev mailing list