[lazarus] Lazarus More info on error

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Mon May 13 20:59:46 EDT 2002


James Tabor wrote:
> 
> Hi,
> Where can I get a fpc-1.0.6 compiled version of Lazarus that works
> with windows98se? I get errors because FPC can not find any of the
> Lazarus units. rtl classes and the rest of the units from fcl can be found.
> 
> Example
> fpc -S2 -Fuc:/pp/units/win32/rtl -Fuc:/pp/units/win32/lcl testforms.pp
> Than the error can't find FORMS.
> 
> James
> 
Hi,
Here is what I writing about,

C:\pp\demo\win32>ppc386.exe -Fu../../units/win32/rtl -Fu../../units/win32/fcl -F
u../../units/win32/lcl edit.pp
edit.pp(50,26) Fatal: Can't find unit FORMS

Edit does not need forms but I added it anyway.
Thanks,
James






More information about the Lazarus mailing list