Results 1 to 4 of 4

Thread: Qt + Visual C++ 2008 + Intel C++ compiler

  1. #1
    Join Date
    Mar 2010
    Posts
    23
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt + Visual C++ 2008 + Intel C++ compiler

    I have visual c++ 2008 with Qt and Qt plugin for visual c++. All works fine.
    Now I try Intel C++ compiler. When I check "use Intel C++" for qt project, my qt plugin dont work any more.

    for example:
    I have simple project (use Visual C++ compiler).
    I add some class (for example MyTreeWidget), write some SIGNALS/SLOT and compile project. Qt plugin update my projct option and add files generated by MOC.
    Now when I switch to intel c++ then I can compile my project too but when I add some new class qt plugin dont update my project and I cant work any more.

    anyone know solution for this?

    sory for my poor english.

  2. #2
    Join Date
    Mar 2010
    Posts
    23
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt + Visual C++ 2008 + Intel C++ compiler

    anyone can help me?

    is VS addin still in develop?


    sory for me english

  3. #3
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt + Visual C++ 2008 + Intel C++ compiler

    Yes, VS addin is still in development. However, I don't know anyone who uses Intel C++ rather than GCC or MSVC++.

    Is there a reason you want to use Intel C++ ?

  4. #4
    Join Date
    Mar 2010
    Posts
    23
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt + Visual C++ 2008 + Intel C++ compiler

    Intel c++ compiler has the best output message about errors and warnings

Similar Threads

  1. Replies: 2
    Last Post: 28th April 2009, 08:37
  2. compiling Qt 4.4.3 with intel compiler in windows
    By hammer256 in forum Installation and Deployment
    Replies: 0
    Last Post: 13th February 2009, 21:33
  3. Intel c++ compiler 10 and qt 4.1 opensource
    By brasio in forum Installation and Deployment
    Replies: 4
    Last Post: 22nd August 2008, 12:32
  4. Intel C++ compiler w/ Qt?
    By gfunk in forum Qt Programming
    Replies: 1
    Last Post: 23rd August 2007, 22:11
  5. which compiler for Qt on Intel Mac
    By jcr in forum Installation and Deployment
    Replies: 1
    Last Post: 8th July 2006, 21:32

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.