Results 1 to 3 of 3

Thread: Error PRJ0019: A Tool returned an error code from "Running RCC on Resource.qrc"

  1. #1
    Join Date
    May 2017
    Posts
    10
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Exclamation Error PRJ0019: A Tool returned an error code from "Running RCC on Resource.qrc"

    Hi guys,

    I have been handed the task to add a few extra features in an application written in VC++ using Qt to design the GUI. I tried building the .exe and I got the error Error PRJ0019: A Tool returned an error code from "Running RCC on Resource.qrc". As I understand RCC is the resource compiler which uses files with the .qrc extension.

    I am new to all of this, even more so to Qt. So can anyone suggest what could be going wrong, so I have some ground to start my work?

    Thank you!!
    Last edited by cryomicl; 2nd May 2017 at 11:12.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Error PRJ0019: A Tool returned an error code from "Running RCC on Resource.qrc"

    Do you have a full Qt development environment installed for your version of VC++ and Visual Studio?

    Have you installed the Qt Visual Studio plugin?

    Are the Qt executables (like rcc.exe, moc.exe, etc.) in your system PATH or have you configured Visual Studio to know where they are?
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. The following user says thank you to d_stranz for this useful post:

    cryomicl (3rd May 2017)

  4. #3
    Join Date
    May 2017
    Posts
    10
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Default Re: Error PRJ0019: A Tool returned an error code from "Running RCC on Resource.qrc"

    Thank you!! The executables were not present. It's my work computer and I expected them to have the required resources properly installed. The issue got fixed after I reinstalled Qt.
    I apologise for spamming the other forums too.

Similar Threads

  1. error PRJ0019: A tool returned an error code from "rcc *.qrc"
    By weixj2003ld in forum Qt Programming
    Replies: 1
    Last Post: 31st October 2012, 02:58
  2. Error Message "Paint device returned engine == 0, type:1"
    By yuzhouzhiwai in forum Qt Programming
    Replies: 5
    Last Post: 30th April 2012, 09:33
  3. Running example project with mingw gives "... exited with code -1073741792" error
    By sibercekirge in forum Installation and Deployment
    Replies: 8
    Last Post: 31st May 2011, 17:33
  4. Replies: 4
    Last Post: 25th February 2011, 09:01
  5. Replies: 5
    Last Post: 15th December 2010, 02:54

Tags for this Thread

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.