Page 1 of 1

Where is the rcc command?

Posted: Wed May 12, 2010 2:43 pm
by viabsb
When I tryied to compile I've got the message:

rcc -name rsrc -o tmp/qt_rsrc.cpp makemkvgui/src/qt_rsrc.qrc
make: rcc: Comando n?o encontrado
make: ** [tmp/qt_rsrc.cpp] Erro 127

Where is the rcc command?

Re: Where is the rcc command?

Posted: Wed May 12, 2010 5:32 pm
by skittle
hi do you have ALL dependencies installed?

Code: Select all

sudo apt-get install build-essential libc6-dev libssl-dev libgl1-mesa-dev libqt4-dev
it looks like it is part of libqt4-dev