Results 1 to 2 of 2

Thread: vs2010+Qt4.7.2+Addin1.1.9: The build must be stopped before the project can be closed

  1. #1
    Join Date
    Nov 2009
    Location
    US, Midwest
    Posts
    215
    Thanks
    62
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default vs2010+Qt4.7.2+Addin1.1.9: The build must be stopped before the project can be closed

    I am getting this extremely annoying popup every time I am compiling the project under VS2010+Qt4.7.2+Addin1.1.9:

    "The build must be stopped before the project can be closed"

    This is a fresh VS2010 install with patch applied + fresh installs of Qt and VSAddIn 1.1.9

    (I found one reference here on this issue, but the solution was to change some internal Qt settings and I don't think it applies to such standard case as mine)

    Any help in getting rid of this popup will be greatly appreciated.

  2. #2
    Join Date
    Apr 2011
    Posts
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: vs2010+Qt4.7.2+Addin1.1.9: The build must be stopped before the project can be cl

    Hi, TorAn

    same situation here. I tried to find the reason in log files, in Web,...

    But no idea, where this comes from. I'm not sure, if this is a problem with VSAddIn, or if that is a bug in VS 2010..
    I had big problems, to convert my Solution/Projects from VS 2008 to VS 2010, the conversion is absolute buggy ! Dependencies does not longer work like in VS 2008, dependencies are now stored in the project itself, and this kills batch build.

    When using converted projects without rework, batch build run garbled platform settings (tried to link win32 libs to x64 objects and so on), but there was none dialog with the above message.... I had to remove the dependencies in the project file to bring it to work. But clicking right to the solution and select "build solution", everything works, but one has to do it four times, one for each platform/configuration combination....

    Reworking (using #pragma comment(lib, "nameoflib")) allows now the correct batch build, but you always have to click on "cancel" in the first dialog and "OK" in second, then batch run continues till next time the dialog comes up again....

    I added this problem to the msdn forums, I hope there is a solution soon....

    But:

    If anyone have a tip would make me happy.
    Regards from germany,
    Peter

Similar Threads

  1. Nonstop when build project
    By Wong in forum Qt Programming
    Replies: 2
    Last Post: 13th January 2011, 12:39
  2. Build two programs in one project in creator
    By Gunnar in forum Qt Tools
    Replies: 1
    Last Post: 13th October 2010, 08:52
  3. Cant build Qt project
    By ChrisBuchholz in forum Installation and Deployment
    Replies: 7
    Last Post: 20th July 2010, 23:05
  4. i want build My project use VLC library on QT
    By nhs_0702 in forum Qt Programming
    Replies: 1
    Last Post: 13th March 2010, 06:41
  5. Unexpected build errors in a Qt project
    By prykHetQuo in forum Qt Programming
    Replies: 2
    Last Post: 24th January 2010, 21:33

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.