discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using ProjectCenter for applications with gdl2


From: Edwin Ancaer
Subject: Re: Using ProjectCenter for applications with gdl2
Date: Wed, 17 Jun 2015 06:53:36 +0200

Germàn,

That worked, thanks.

I tried adding the dividual names there, like 'EOControl EOAccess EOInterface' not the whole line ADDITIONAL_NATIVE_LIBS += EOControl EOAccess EOInterface. .

Strange enough, now in the GNUmakefile.preamble, I have:

# Additional flags to pass to the linker
ADDITIONAL_LDFLAGS += ADDITIONAL_NATIVE_LIBS += EOControl EOAccess EOInterface

It looks a bit weird, but if it works....

Thanks again.

2015-06-16 19:20 GMT+02:00 Germán Arias <germanandre@gmx.es>:
Hi,

El mar, 16-06-2015 a las 15:37 +0200, Edwin Ancaer escribió:
> Hello,
>
> I have a small practical question. When linking my aplication, in
> which
> I use gdl2, i need to add ADDITIONAL_NATIVE_LIBS += EOControl EOAccess
> EOInterface to GNUmakefile.preamble, otherwise, I get linker errors.
>
> The problem is that ProjectCenter keeps rewriting this file before
> building, so I have to do the update for each modification I make.
>
> I suppose there must be a way to tell Projectcenter to add these files
> automatically, but I don't find how.
>
> Can anybody help out with this (a link to the documentation is much
> appreciated).
>
> Thanks already,
>
> Edwin Ancaer

Have you tried add this to "Linker Flags" at "Project Inspector" (first
button at right)?

Germán




reply via email to

[Prev in Thread] Current Thread [Next in Thread]