Results 1 to 2 of 2

Thread: File does not exist error with rcc.exe

  1. #1
    Join Date
    Oct 2012
    Posts
    2
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default File does not exist error with rcc.exe

    Hello,

    This is my first post in the forum. I'm brand new to Qt. I am using the Qt visual studio add-in with Visual Studio 2008. Somewhere along the line I believe I blew up a configuration setting and during build the rcc.exe is looking for a non existent directory. The error is as follows:

    Rcc'ing recipe_manager.qrc...
    C:\Qt\4.8.3\bin\rcc.exe: File does not exist 'c:\Users\breenjoh.ALBINT\Documents\Work\Equipment Development\VisualStudio\Recipe_manager\Recipe_man ager\Recipe_manager\recipe_manager.qrc'
    Project : error PRJ0019: A tool returned an error code from "Rcc'ing recipe_manager.qrc..."

    The folder "Recipe_manager" is erroneously repeated in the path an extra time. It worked for several builds over a few days, and I'm puzzled as to how I broke it.

    For further background, I have built a form in the Qt designer, called by the add-in from Visual studio.

    In short, I believe my question is how do I go about setting that path that rcc.exe is searching on?

    Thanks!

  2. #2
    Join Date
    Oct 2012
    Posts
    2
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: File does not exist error with rcc.exe

    Ok, I was able to correct the issue by deleting several .bak files apparently related to the form. The project builds correctly now.

Similar Threads

  1. Qt Creator: File Makefile doesn't exist
    By earthling in forum Qt Tools
    Replies: 6
    Last Post: 4th November 2016, 03:44
  2. Replies: 13
    Last Post: 4th November 2010, 22:34
  3. rcc: File does not exist
    By lyuts in forum Qt Programming
    Replies: 2
    Last Post: 18th October 2010, 08:26
  4. Qt Creator: File Makefile doesn't exist
    By earthling in forum Qt Programming
    Replies: 0
    Last Post: 9th December 2009, 17:46
  5. Replies: 1
    Last Post: 27th September 2008, 20: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.