Hi, 

kdevelop is looking for designer which is in /usr/lib/qt2/bin, so cannot
be found by default. 

I tried starting kdevelop after adding that directory to $PATH, but my
project still does not compile. The header file is not created from the
qtdialg.ui file created with designer. 

One has to go in the program folder a run manually make qtdialg.h to be
ble to compile any program.

What is strange is that from the console, running

make distclean 
./configure --prefix /usr 
make 

works, but not from within kdevelop.

=-=
kk1



Reply via email to