[Lazarus] FPWeb/Weblaz New Exemples: Error
ABorka
fpc-devel at aborka.com
Wed Jun 3 18:45:55 CEST 2009
The examples only work with FPC sources later than 4/30/2009 when the
last patch (http://bugs.freepascal.org/view.php?id=13254) of fcl-web was
implemented.
You need to get the latest FPC fcl-web source codes for them to work.
It is possible to just replace the files in your
/packages/fcl-web/src/*.* and then recompile FPC and then Lazarus if
that is easier for you.
AB
Osvaldo Filho wrote:
> urlsession.lpr(13,39) Error: Identifier not found "TFPWebModule1"
> urlsession.lpr(13,53) Error: Identifier not found "FPWebModule1"
> urlsession.lpr(17) Fatal: There were 2 errors compiling module, stopping
>
> webmodule.pas(151,33) Error: Identifier not found "Request"
> webmodule.pas(188,13) Error: identifier idents no member "CustomHeaders"
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
More information about the Lazarus
mailing list