On Thu, Sep 13, 2012 at 6:12 PM, Marcos Douglas <[email protected]> wrote: > Hi, > > Anyone here use the OnGuard? > https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/onguard > > I installed, but do not know if there is something wrong with the package. > - open the lpk > - compile > - install (rebuild IDE) > - components appear in the palette > - create a new project > - add a component in the form > - IDE automatically adds the onguard unit > - IDE automatically adds the tponguard dependency > > But to build the project: > Unit1.pas (8,68) Fatal: Can not find unit OnGuard used by Unit1. Check > if tponguard is in the package dependencies. > > There's something wrong with the package or Lazarus (version 1.1 > r38643 FPC 2.6.1) is not updating the paths correctly?
I found the solution: http://www.lazarus.freepascal.org/index.php/topic,12346.msg63393.html?PHPSESSID=c30454bc8659879a833d02381a064f63#msg63393 Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
