Zitat von Brad Campbell <[email protected]>:

Mattias Gärtner wrote:

The lfm file is copied by the compiler when it compiles the keymapshortcutdlg.ppu.
Maybe the ppu file was already there, but the lfm was missing?
Can you check what happens when you delete keymapshortcutdlg.ppu and then compile? Does it copy the lfm to units/powerpc-darwin/keymapshortcutdlg.lfm?
If not you found a bug in the compiler.

Ok, the bug for this one is in my tools. I have an rsync script that updates my lazarus tree from a pristine svn checkout, and that was removing all the .lfm files from the unit paths, but leaving all the object code. (Of course this used to work prior to the change to $R). No issues, I need to fix my stuff there.

Hmm, this might explain the two bug reports too.

Michael, maybe we are both right: it's not a bug in fpc and not in lazarus.

Mattias



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

Reply via email to