Results 1 to 9 of 9

Thread: Problem installing Qt 4.2.3 with MSVC 2005 express edition

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2007
    Posts
    81
    Thanks
    17
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem installing Qt 4.2.3 with MSVC 2005 express edition

    I followed the instructions on this site and have not had any problems using Qt with MSVC...


    http://qtnode.net/wiki?title=Qt4_with_Visual_Studio


    hope this helps,

    Jonathan

  2. #2
    Join Date
    Jan 2007
    Posts
    81
    Thanks
    17
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem installing Qt 4.2.3 with MSVC 2005 express edition

    environment variables:


    set INCLUDE=C:\Programme\Microsoft Visual Studio 8\VC\include;C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2\Include

    set LIB=C:\Programme\Microsoft Visual Studio 8\VC\lib;C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2\Lib


    everything seems to work when I enter that in the command prompt before running the qconfigure (see my link above).

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.