KDevelops use of Environment Variables for CXXFLAGS

Carlos Ceriani carlos at inmueblenorte.com.ar
Wed Jan 22 20:32:28 GMT 2003


Try setting that variable on configure.in.in

El Mié 22 Ene 2003 15:53, Evil Kosh escribió:
> Hi,
>
> I've just released a small project on sourceforge called SolarCell
> (http://solarcell.sourceforge.net) and I've come to notice something
> about using KDevelop for development that I didnt think would be a
> problem.
>
> When you setup some CXXFLAGS and library options and compile your
> project under Kdevelop you dont have any problems (this is kdevelop
> 2.1.3 I'm using here, so it's not a kdevelop 3.0 problem)
>
> However, if you download the source, open a terminal and try to do the
> old console compilation that most people know (./configure; make; make
> install) it'll complain that it can't find headers or libraries, I
> tracked it down to kdevelop putting environment variables when you
> compile that are obviously not being set when you compile outside of
> kdevelop.
>
> Is there any way to resolve this?  Cause I would like to give people an
> option about whether they want to use kdevelop or not, I dont want to
> force the issue with anyone.
>
> Thanks, I'd be grateful if you could tell me how I could do this
>
> kosh


-
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