Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Visual studio, rcc runs on each change
Qt 6.11 is out! See what's new in the release blog

Visual studio, rcc runs on each change

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    ottobert
    wrote on last edited by
    #1

    Hi,

    I am using cmake to create visual studio project and I am using qt 5.0.1 an there are some qrc files in my project. I can create visual studio project and run it there is no problem. My problem is when I change a cpp file (which has nothing to do with qrc files) rcc tool runs again and generates qrc_*.cpp files again and visual studio compiles whole project which takes some time. why is the reason rcc is running everytime (even though I am not making any changes to files refered in .qrc file) and what is the reason visual studio is compiling whole project after every single changes?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved