On Thu, Oct 04, 2007 at 06:54:43PM +0200, Andre Poenitz wrote:
> On Thu, Oct 04, 2007 at 02:28:40PM +0200, Jean-Marc Lasgouttes wrote:
> > 
> > make[6]: Entering directory `/local/lasgoutt/devbuild/src/frontends/qt4'
> > echo "<!DOCTYPE RCC><RCC version='1.0'><qresource>" > Resources.qrc
> > find ../../../../lyx-devel/lib/images -name '*.png' \
> > | sed -e 's:../../../../lyx-devel/lib/\(.*\):<file alias="\1">&</file>:' \
> >         >> Resources.qrc
> > echo "</qresource></RCC>" >> Resources.qrc
> > rcc Resources.qrc -o Resources.cpp
> > make[6]: rcc: Command not found
> > 
> > Andre', please add a proper test on autotools (like moc and friends).
> > Or temporarily disable this thing (since it is not used).
> 
> How can you have moc, but not rcc?

Incidentally, could you please have a look whether there is an rcc on
your system and how it is named?

Andre'

Reply via email to