On Wed, 22 Aug 2007 21:53:02 +0200
Koenraad Lelong <[EMAIL PROTECTED]> wrote:
> Vincent Snijders schreef:
> > Koenraad Lelong schreef:
> >> Vincent Snijders schreef:
> >>> Koenraad Lelong schreef:
> >>>> Hi,
> ...
> >
> >> I'm looking for a way to use components (from the Lazarus CCR) I
> >> installed later in Lazarus.
> >> I tried this from the IDE : I checked "Clean and build" for the
> >> LCL, and the rest are "None". I set "Target OS" to linux, and
> >> "Target CPU" to arm. All I could see was the standard components
> >> being build.
> >
> > Compile package registration too.
> >
> > Vincent
> >
> So I tried compiling the package registration. I could not find any
> arm-versions of those extra packages. Then I tried to compile my
> project anyway and then TAGraph compiled and seems to be linked in in
> my project (I can't try it tonight).
> One problem though, the i386 version of the o-files is overwritten by
> the arm-version. Is there a way to avoid this ? The standard
> components are compiled in an arm-linux directory.
Use macros in the Unit output directory. For example:
lib/$(TargetCPU)-$(TargetOS)
Mattias
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives