KDevelops use of Environment Variables for CXXFLAGS

Evil Kosh evil_kosh_uk at yahoo.co.uk
Wed Jan 22 18:53:23 GMT 2003


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

-- 
Evil Kosh <evil_kosh_uk at yahoo.co.uk>

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-
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