On Wed, 18 Jan 2012 11:08:49 -0200
William Oliveira Ferreira <bdexterholl...@gmail.com> wrote:

> i was writing my first FastCGI application and on building, i've got this
> error:
> C:\lazarus\packager\registration\fcllaz.pas(1,1) Fatal: Can't find unit
> system used by fcllaz

Check that you have a fpc.cfg and that it has valid -Fu paths.

 
> but the point is: why fpc raised that error if the fcllaz.pas doesn't
> directly import that unit?

The system unit is always used.

 
>[...]

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to