how to specify a new option in Kdevelop?
Feng Ning
fengning at cs.nyu.edu
Mon Oct 28 21:43:10 GMT 2002
Hi, Harald and el:
So I need modify configure.in (or some other files ) outside of Kdevelop? I mean there is no way that
I can simply drop down some menu and fill in some blanks to make it work?
Thanks!
F.N.
Harald Fernengel wrote:
> Hi,
>
> On Sunday 27 October 2002 18:17, you wrote:
> > I am new to Kdevelop, so maybe my question is easy. if so, give me a
> > link where I can find sth. relevant.
> > Currently I work on a project XYZ in Kdevelop. XYZ need both .hpp and .o
> > files of another project ABC, which may or may not be installed at
> > standard location, instead, the located is specified by env. var.
> > $ABC_HOME. So how can I specify an option in Kdevelop IDE such
> > that the compiler can know where to find files in ABC? how to make
> > Kdevelop be aware of $ABC_HOME?
> > Please note that I must make sure both Kdevelop and the users who obtain
> > the XYZ tarball can compile the whole package.
>
> if you are using automake/autoconf, just take a look at how other apps do it.
> You can take our subversion check in kdevelop.m4.in (cvs head) as example.
>
> Best regards,
> Harry
>
> -
> to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
>
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list