Hi,

I can't compile lazarus with -dEnableLazDoc:
C:\lazarus\source\lazarus\ide\ProjectOpts.pp(260,38) Error: identifier idents no member "LazDocPathList" C:\lazarus\source\lazarus\ide\ProjectOpts.pp(310,13) Error: identifier idents no member "LazDocPathList"

Line 260 is:
  LazDocListBox.Items.Assign(Project.LazDocPathList);

TProject doesn't seem to have a LazDocPathList property

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to