Results 1 to 11 of 11

Thread: Qt 4 and Visual Studio 2005 Add-in project

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2007
    Location
    Augsburg, Germany
    Posts
    75
    Thanks
    4
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt 4 and Visual Studio 2005 Add-in project

    Quote Originally Posted by JSPoly View Post
    I looked at those rule files and I didn't understand how to use it. Maybe a little more explanation could help me. Thanks.
    I've added a build rule for the .ui files. You can add it by opening the context menu on a project, navigating to "Custom Build Rules ..." -> "Find Existing ...".

    You may add another rule for the meta object compiler. It's much more work than using a Qt makefile. Thats why I'm using Visual Studio with makefiles.
    Attached Files Attached Files

Similar Threads

  1. Qt + gSoap + Visual Studio 2005
    By xgoan in forum General Programming
    Replies: 3
    Last Post: 17th December 2007, 18:27
  2. Qt-4.2.2 qmake won't compile under visual studio 2005 on vista
    By moowy in forum Installation and Deployment
    Replies: 7
    Last Post: 13th January 2007, 21:06
  3. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41
  4. Qt 4.1.0 on Visual Studio 2005
    By nErnie in forum Installation and Deployment
    Replies: 8
    Last Post: 6th July 2006, 00:56
  5. Qt Designer & Visual Studio 2005
    By pSiCho in forum Qt Tools
    Replies: 6
    Last Post: 9th February 2006, 13:40

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
  •  
Qt is a trademark of The Qt Company.