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 Addin cancels non-Qt project builds

Visual Studio Addin cancels non-Qt project builds

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.7k 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.
  • R Offline
    R Offline
    RemAngel
    wrote on last edited by
    #1

    Hi All,

    Has anyone see a problem with the Visual Studio Addin preventing building of non-Qt projects?

    I built and installed Visual Studio Addin 1.1.9 for Visual Studio 2010, but now I cannot build any non-Qt based projects.

    I had a solution with 3 projects for building libraries, non-Qt, then I added a Qt based project for creating a dialog box via a designer ui file.

    If the Visual Studio Addin is enabled, via the Add-In manager in VS, I cannot build any of the non-Qt libraries. The message "Build has been canceled." appears in Build output. If I disable the VS Addin then I can build it.

    This seems to be a very obvious problem with the Add-in but I haven't seen anyone else report it.

    Regards

    1 Reply Last reply
    0
    • R Offline
      R Offline
      RemAngel
      wrote on last edited by
      #2

      Debugging the addin it appears it gets notified everytime a project is being built.

      At which point it checks to see if the project is Qt based, and if it isn't it sends a command to cancel the build.

      So you cannot mix Qt and non-Qt based projects when the addin is installed.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        That sounds like a bug to me. Have you tried "reporting it":http://bugreports.qt.nokia.com/?

        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