hELLO forum,


I have already setup qt from source with the debug option and it is properly installed.

I have downloaded another qt related project and it is giving the following error while making it. It is :

Qt Code:
  1. /usr/bin/uic-qt4 aboutbox.ui -o .ui/ui_aboutbox.h
  2. make[1]: /usr/bin/uic-qt4: Command not found
  3. make[1]: *** [.ui/ui_aboutbox.h] Error 127
To copy to clipboard, switch view to plain text mode 


I posted the error to that project related forum and they suggested me to install the development package that is found in the ubuntu repository.

My question is whats wrong with the source ?

Do i have to compile qt again with the following option :

-developer-build

what is difference between this and the debug one.


Please put some light onto this.


Regards
Sajjad