Error while giving build->compile
Harald Fernengel
harry at kdevelop.org
Thu Jan 2 13:22:05 UTC 2003
Hi,
On Wednesday 01 January 2003 18:55, Andrea Bergia wrote:
> In fact, i placed /opt/gcc/bin at first places,
> because I've installed the gcc
> 3.2 in /opt/gcc, when the old gcc 2.95 is in
> /usr/bin/gcc. But Gideon
> overwrite my settings! Why do this happen?
no, gideon does not touch your $PATH. Try starting gideon from exactly the
same shell that shows you the correct $PATH. It should pick up the right
settings. Also make sure that Qt is compiled with gcc 3.x otherwise it can't
be found since gcc 2.x and 3.x produce incompatible C++ libraries.
If it still doesn't work, try executing "configure" by hand from the shell
mentioned above. Does it work?
Best regards,
Harry
More information about the KDevelop-devel
mailing list