Hello all,
what's the recommended steps while adding a new form to Lazarus? I
couldn't find anything related on the wiki.
Also, I was trying to add a form to Lazarus and I was getting the
following error:

Compiling lazarus.pp
Compiling /home/etrusco/Projects/lazarus/debugger/debugger.pp
debugger.pp(32,6) Error: Illegal unit name: Debugger
debugger.pp(1428,1) Fatal: There were 1 errors compiling module, stopping

Context: at first (after creating the form and changing code to use
it, etc) the IDE was compiling fine. For some other (and unknown)
reason I lost the new files, and when I created new ones I started
getting this error. I tried cleaning intermediary files, checked unit
names, checked that project files weren't modified, and couldn't find
any suspect. Then, out of a sudden the error disappeared (In the
meantime I removed references to the new file, renamed the file, then
renamed it back and restored the reference). Any ideas/explanations?

Best regards,
Flávio

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to