On Thu, 23 Feb 2012, Juha Manninen wrote:

Hi

I am trying to make a cgi app for an embedded ARM machine. I have a native
FPC for it, I don't need cross-compiling.
I looked at fpweb package. Its example dir has a README:
"
The examples were moved to the FPC sources.
See <fpcsrc>/packages/fcl-web/examples
"
Do I actually need fcl-web, not fpweb, or do I need both?
Any "Getting Started" guides?

The names are interchangeable. You need it to create CGI apps using the FPC
framework for web programming.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to