Results 1 to 5 of 5

Thread: RCC: Error in 'appchooser.qrc': Cannot find file 'k3b.png'

  1. #1
    Join Date
    Mar 2011
    Posts
    5
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Symbian S60

    Default RCC: Error in 'appchooser.qrc': Cannot find file 'k3b.png'

    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....

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: RCC: Error in 'appchooser.qrc': Cannot find file 'k3b.png'

    Probably you don't have those images, you should put them in the folder with .qrc file.

  3. #3
    Join Date
    Mar 2011
    Posts
    5
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Symbian S60

    Default Re: RCC: Error in 'appchooser.qrc': Cannot find file 'k3b.png'

    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.................

  4. #4
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: RCC: Error in 'appchooser.qrc': Cannot find file 'k3b.png'

    Ask the author of this QRC file.

  5. #5
    Join Date
    Mar 2011
    Posts
    5
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Symbian S60

    Default Re: RCC: Error in 'appchooser.qrc': Cannot find file 'k3b.png'

    Thanks for your reply.........

Similar Threads

  1. cannot find -lqwtd error
    By mobucl in forum Qwt
    Replies: 5
    Last Post: 6th May 2011, 12:59
  2. error - cannot find collection file
    By GrahamLabdon in forum Newbie
    Replies: 2
    Last Post: 9th November 2010, 08:25
  3. error: cannot find -lovlnxlib
    By Tondog in forum KDE Forum
    Replies: 0
    Last Post: 14th August 2009, 15:20
  4. Find one error
    By BadKnees in forum Qt Programming
    Replies: 3
    Last Post: 24th March 2009, 15:33
  5. The error: /usr/bin/ld: cannot find -lphonon
    By learning_qt in forum Qt Programming
    Replies: 1
    Last Post: 1st October 2008, 22:12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.