Hi,
I'm using:
- WinXP
- FPC 2.4.1
- Laz 0.9.29
- SVN Revision 25961 (showing in About form of Lazarus, but if I click
in TortoiseSVN\Show log it show 26151)

I tried to install weblaz package. I selected and clicked "Save and
rebuild IDE".

ERROR:
C:\freepascal\lazarus\ide\sourceeditor.pp(9095,28) Error: Wrong number
of parameters specified for call to "Add"

Unit SourceEditor in this line:

  // layout
  IDEWindowCreators.Add(NonModalIDEWindowNames[nmiwSourceNoteBookName],
    nil,@CreateSourceWindow,'250','100','70%','70%',
    NonModalIDEWindowNames[nmiwMainIDEName],alBottom,
    true,@GetDefaultLayout);

What is happen?

I want to work with Web app, but using the most stable version of FPC
and Lazarus.

Thanks,
Marcos Douglas

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

Reply via email to