PDA

View Full Version : [ubuntu] compiling qosmic



1oooop
May 20th, 2009, 08:13 AM
I am not too sure about this error


brandon@ubuntu:~/Desktop/qosmic$ make
/usr/bin/uic-qt4 ui/mainwindow.ui -o .ui/ui_mainwindow.h
make: /usr/bin/uic-qt4: Command not found
make: *** [.ui/ui_mainwindow.h] Error 127
brandon@ubuntu:~/Desktop/qosmic$

can anyone explain this??

I've spent hours trying to configure. Kinda strange there isn't some guide floating around out there. I had to modify a configuration file's paths and set a package.

So, bottom line; is there anyone that can help with this? Anything will help. In fact, if you can give me a repository that has qosmic; I'll probably burst to tears of joy :D.

1oooop
May 21st, 2009, 05:04 AM
bump

spider_0k
May 22nd, 2009, 08:11 AM
The answer is already out there, you need to know the question.

http://ubuntuforums.org/showthread.php?t=391342

Type uic-qt4 at the command line.

sudo aptitude install libqt4-dev