[Lazarus] \lazarus\ide\sourceeditor.pp(9095, 28) Error: Wrong number of parameters specified for call to "Add"

Mattias Gärtner nc-gaertnma at netcologne.de
Wed Jun 16 17:06:22 CEST 2010


Zitat von Marcos Douglas <md at delfire.net>:

> 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)

Have you build lazarus clean after the svn update?


> 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, at CreateSourceWindow,'250','100','70%','70%',
>     NonModalIDEWindowNames[nmiwMainIDEName],alBottom,
>     true, at GetDefaultLayout);
>
> What is happen?

A unit in IDEIntf was changed.


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


Mattias







More information about the Lazarus mailing list