2013/9/25 Graeme Geldenhuys <gra...@geldenhuys.co.uk>

> Hi,
>
> I've been in a private conversation with Michael van Canneyt about
> fcl-web changes. He was kind enough to oblige with my requests. In due
> time those changes should make their way into 2.6.3.
>
> Due to the fact that I work with production software, I tend to stick
> with released FPC versions only [stability reasons], for most of my
> commercial projects.
>
> I really wanted the latest fcl-web changes though, so I took a chance
> and got the latest fcl-web code from Trunk. Added it to my project,
> added the new unit search path, and tried to compile my project.
>
> It worked! FPC and Lazarus picked up my "preferred fcl-web" directory,
> and fcl-web [from trunk] is independent enough that it doesn't require
> any other units from FPC Trunk. So it works perfectly with the FPC 2.6.2
> compiler.
>
> [NOTE: I use fcl-web only from direct source code, I don't use the
> streaming or visual design support that Lazarus offers]
>
> I just thought I would share this with others. Sometimes you can use FPC
> Trunk packages with an earlier FPC release.
>
> Regards,
>   Graeme


Wow, thanks for share it! (y)

I tried it too, but:

C:\lazarus\fpc\2.7.1\source\packages\fcl-web\src\base\fphttpserver.pp(138,114)
Error: Identifier not found "TAcceptErrorAction"

-- 
Silvio Clécio
My public projects - github.com/silvioprog
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to