[lazarus] What does this error mean?

Cliff Baeseman vbman at pcpros.net
Mon Jul 26 22:45:33 EDT 1999


after changing the uses clause?

what compiler verison are you using?

Cliff
-----Original Message-----
From: Ned Boddie <nboddie at my-network.com>
To: lazarus at miraclec.com <lazarus at miraclec.com>
Date: Monday, July 26, 1999 9:28 PM
Subject: Re: [lazarus] What does this error mean?


>Sigh, no, I tried again, and it still craps out, any other suggestions?
>
>>
>> Ned did that work?
>>
>> Cliff
>> -----Original Message-----
>> From: Ned Boddie <nboddie at my-network.com>
>> To: lazarus at miraclec.com <lazarus at miraclec.com>
>> Date: Monday, July 26, 1999 8:42 PM
>> Subject: [lazarus] What does this error mean?
>>
>>
>> >Hi,
>> >
>> >I just rebuilt everything from CVS, and in working on my project
>> >I get the following messages during compilation:
>> >
>> >Compiling /opt/fpc/lazarus/lcl/controls.pp
>> >openfiledialog.inc(214,16) Fatal: Invalid PPU-File entry: 15
>> >
>> >then it bails out.
>> >
>> >The module I'm actually trying to compile is incredibly simple as
follows:
>> >
>> >unit UBrowser;
>> >
>> >{$mode objfpc}
>> >
>> >interface
>> >
>> >uses
>> >  Windows, Mewssages, SysUtils, Classes, Graphics, Controls, Forms,
>> Dialogs,
>> >  Menus, StdCtrls, Buttons, ComCtrls, Grids, ExtCtrls;
>> >
>> >type
>> >  TBrowserForm = class(TForm)
>> >  private
>> >  public
>> >  end;
>> >
>> >var
>> >  BrowserForm: TBrowserForm;
>> >
>> >implementation
>> >
>> >end.
>> >
>> >
>> >Ignoring the fact that I may have to stub some of these units for a bit,
>> what's happening with this error message, any clues?
>> >
>> >Ned
>> >
>> >_________________________________________________________________
>> >     To unsubscribe: mail lazarus-request at miraclec.com with
>> >                "unsubscribe" as the Subject
>> >    archives at http://www.miraclec.com/list_archives/lazarus
>> >
>>
>> _________________________________________________________________
>>      To unsubscribe: mail lazarus-request at miraclec.com with
>>                 "unsubscribe" as the Subject
>>     archives at http://www.miraclec.com/list_archives/lazarus
>>
>
>_________________________________________________________________
>     To unsubscribe: mail lazarus-request at miraclec.com with
>                "unsubscribe" as the Subject
>    archives at http://www.miraclec.com/list_archives/lazarus
>






More information about the Lazarus mailing list