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. Qt Visual Studio Add-in and Build Configurations
Forum Updated to NodeBB v4.3 + New Features

Qt Visual Studio Add-in and Build Configurations

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 208 Views
  • 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.
  • G Offline
    G Offline
    GougMcGrath
    wrote on last edited by GougMcGrath
    #1

    I have a need to create a third build configuration for the product I work on, in addition to the standard Debug and Release configurations. It seems that the VS Add-in has not created the generated files for the new configuration. All of my MOC file definitions still exist only for Debug and Build, and my rebuild is failing because something in one of those is out of date.

    In order for this additional configuration to be useful, I needed the VS project updates to be automatic; it can't be something that I have to go fuss with and fix all of the time.

    Any suggestions?

    Thank you,
    Doug

    [Update] If I remove/add Q_OBJECT from an include file, the new configuration gets added to the MOC file generated files, but it is not practical to do this for the many hundreds of include files. I can deal with a solution that involves a small operation per VS project, but it's not practical to touch all of the include files.

    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