PDA

View Full Version : RCC: Error in 'appchooser.qrc': Cannot find file 'k3b.png'



divya s
12th April 2011, 06:07
Hi Good Morning,
I am getting these erors . Please let me know what is wrong and how to solve this.

RCC: Error in 'appchooser.qrc': Cannot find file 'accessories-dictionary.png'
RCC: Error in 'appchooser.qrc': Cannot find file 'akregator.png'
RCC: Error in 'appchooser.qrc': Cannot find file 'digikam.png'
RCC: Error in 'appchooser.qrc': Cannot find file 'k3b.png'
RCC: Warning: No resources in 'appchooser.qrc'.


and my .qrc file is like this

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>accessories-dictionary.png</file>
<file>akregator.png</file>
<file>digikam.png</file>
<file>k3b.png</file>
</qresource>
</RCC>
~

will be waiting for your reply.



thanks in advance....

stampede
12th April 2011, 07:54
Probably you don't have those images, you should put them in the folder with .qrc file.

divya s
12th April 2011, 11:54
Thanks for replying. Can you tell me how to put these files should i dowmload any packages for that. I am new to qt please help me.................

Lesiok
12th April 2011, 12:48
Ask the author of this QRC file.

divya s
13th April 2011, 07:03
Thanks for your reply.........