Results 1 to 7 of 7

Thread: Qt and VC++ instalation problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt and VC++ instalation problem

    just read the INSTALL file that is present in the qt source folder...

    open visual studio command prompt (start->ms visual studio-> vs command prompt)

    unzip qt sources to C:\Qt\qt45

    add C:\Qt\qt45\bin to PATH..
    cd to C:\Qt\qt45
    and run configure..

  2. #2
    Join Date
    Jul 2009
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt and VC++ instalation problem

    the problem is that there is no INSTALL file there.
    I have downloaded this one: http://www.qtsoftware.com/downloads/...source-package
    is it right??
    thnanks

  3. #3
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt and VC++ instalation problem

    that is not qt source. it is qt creator source...
    dl this one
    http://get.qtsoftware.com/qt/source/...-src-4.5.2.zip

  4. The following user says thank you to nish for this useful post:

    gui.br (21st July 2009)

  5. #4
    Join Date
    Jul 2009
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt and VC++ instalation problem

    thanks for the attention,
    now it is working!!
    thanks!!!

Similar Threads

  1. Replies: 1
    Last Post: 23rd April 2009, 09:05
  2. Replies: 19
    Last Post: 3rd April 2009, 23:17
  3. deployment problem: msvc++ 2008 Express, Qt 4.4.3
    By vonCZ in forum Qt Programming
    Replies: 7
    Last Post: 10th November 2008, 14:38
  4. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 12:45
  5. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36

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.