Hi, rcc stands for "Ralang/Relocatable Code Compiler", but now it is called r2rc, precisely because the name "rcc" is used by qt. You are just executing the wrong binary :P
Kind regards, -- nibble On Mon, 31 May 2010 20:38:07 +0200 Jan Lieven <[email protected]> wrote: > Hi, > it's me again. > > I just realised that - at least with my qt installation - rcc does not > take an argument -a. > > $ rcc -version > Qt Resource Compiler version 4.6.2 > > $ rcc > Qt resource compiler > Usage: rcc [options] <inputs> > > Options: > -o file write output to file rather than stdout > -name name create an external initialization function with > name -threshold level threshold to consider compressing files > -compress level compress input files by level > -root path prefix resource access path with root path > -no-compress disable all compression > -binary output a binary file for use as a dynamic > resource -namespace turn off namespace macros > -project Output a resource file containing all > files from the current directory > -version display version > -help display this information _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
