Koenraad Lelong schreef:
Hi,
I'm trying to use some extra components with Lazarus on i386-linux to
compile for arm-linux.
I installed e.g. TPlotpanel and TTAChart. They function if I compile for
i386-linux. How do I get those components included in my arm-linux project ?
If I just compile a project including either one I get something like this :
/home/koenraad/fpc/Lazarus/components/TAGraph/Component/tagraph.pas(1,1)
Fatal: Can't find unit LazarusPackageIntf used by ta
Are there any documents about this ?

Compile the package registration for arm-linux too.

I did something similar for arm-wince: see http://www.freepascal.org/cgi-bin/viewcvs.cgi/trunk/tools/install/win/build-cross.bat?root=lazarus&view=markup

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to