En/na Guionardo Furlan ha escrit:

I put a component TZQuery in a form and clicking on their properties,
the IDE displays an error: Source not found: unit (* path *) \
ZSQLDataset.ppu.

Last time I had a similar problem, it was caused by a bogus fpc.cfg in my home directory pointing to a wrong version of the compiler/units.
Removing it fixed the problem.
The hint that Mattias gave me was to try


touch empty.pas
ppc386 -va empty.pas

and look at the output.

Bye
--
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007

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

Reply via email to