Results 1 to 2 of 2

Thread: Debug Qt project via Visual Studio

  1. #1
    Join Date
    Jun 2012
    Location
    Iran , Tehran
    Posts
    93
    Thanks
    5
    Platforms
    Unix/X11 Windows Android

    Question Debug Qt project via Visual Studio

    hi all
    how to debug a Qt project in visual studio ???
    Regards
    Life is about making the right decisions and moving on.

  2. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Debug Qt project via Visual Studio

    With qmake create Visual Studio project :
    Qt Code:
    1. qmake -tp vc name_of_pro_file.pro
    To copy to clipboard, switch view to plain text mode 
    and play with them in Visual Studio.

Similar Threads

  1. Visual Studio Project Name
    By fruzzo in forum Qt Programming
    Replies: 2
    Last Post: 2nd April 2012, 10:32
  2. Qt Visual studio 2005 NMake- How to Debug the Code
    By santhoshpatil in forum Newbie
    Replies: 1
    Last Post: 16th November 2011, 07:36
  3. Unable to run debug exe of Qt application in visual studio 2008
    By merry in forum Installation and Deployment
    Replies: 9
    Last Post: 8th October 2010, 09:24
  4. Replies: 3
    Last Post: 29th January 2010, 09:06
  5. Qt 4 and Visual Studio 2005 Add-in project
    By JSPoly in forum Qt Programming
    Replies: 10
    Last Post: 23rd January 2007, 22: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.