[Lazarus] unit system in

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Jan 18 14:26:24 CET 2012


On Wed, 18 Jan 2012 11:08:49 -0200
William Oliveira Ferreira <bdexterholland at 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




More information about the Lazarus mailing list