Results 1 to 4 of 4

Thread: Qt4 Install

  1. #1
    Join Date
    Nov 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Exclamation Qt4 Install

    Hi I installed Qt bundled with MinGW and am new.
    I try to compile a hello world program, and it won't work.
    It throws errors at me, saying that the include doesn't exist.

    I don't want to compile from the command line,
    because it seems difficult,
    so is there any way I can get Open Source Qt4.4 set up
    with Visual C++[latest version] for free?

    I already have Qt installed in D:\Qt but I just want it
    to work with Visual C++.

    Any help appreciated.

    P.S. I've already tried configure and then nmake
    It configured in one hour, then I entered nmake
    and it took 5 hours, and wasn't even done yet.

    I used the mingw/QT set up to make Qt install in D:\Qt
    and I want it to be installed with Visual C++.

    I'm using Open Source Qt 4.4.3
    Last edited by Xarver; 11th November 2008 at 21:12.

  2. #2
    Join Date
    Oct 2007
    Location
    Grenoble, France
    Posts
    80
    Thanked 9 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4 Install

    Hi I installed Qt bundled with MinGW and am new.
    I try to compile a hello world program, and it won't work.
    It throws errors at me, saying that the include doesn't exist.
    You need to set some environment variables in your system (if you run command prompt set by Qt you'll see what they are).

    I don't want to compile from the command line,
    because it seems difficult,
    It's easy just qmake and then make from the command prompt set by Qt.

    so is there any way I can get Open Source Qt4.4 set up
    with Visual C++[latest version] for free?
    I think you need to compile Qt with VC.
    You have to run a level 3 diagnostic.

    Ashes to ashes, Qt to Qt ( wysota )

  3. #3
    Join Date
    Oct 2008
    Posts
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt4 Install

    Here is a great and easy tutorial that explains all the steps with screenshots attached.
    Great ressource
    Please note that you can skip the compilation part, eventhough it's really not that hard... all you have to do is pretty much type configure, and then nmake or something like... it just take some time (about 2-4 hours depending on your machine)

    http://cgg.ms.mff.cuni.cz/~vajicek/q...ows_howto.html

  4. #4
    Join Date
    Nov 2008
    Location
    Częstochowa/Poland
    Posts
    50
    Thanks
    2
    Thanked 11 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4 Install

    There are also some nice alternatives to V S:
    You may want to try them

    http://edyuk.org/

    and there is Qt Creator [Alpha]
    yes I know its an alpha but it never failed me yet

Similar Threads

  1. A Guide to Install MinGW, Qt4 and Eclipse Integration on Windows XP
    By shiyutang in forum Installation and Deployment
    Replies: 10
    Last Post: 5th August 2009, 04:03
  2. How to install Qt ???
    By dany_MB in forum Installation and Deployment
    Replies: 4
    Last Post: 2nd October 2008, 08:53
  3. How to install Qt/Qtopia on embeded linux?
    By atil in forum Qt for Embedded and Mobile
    Replies: 7
    Last Post: 13th December 2007, 22:03
  4. Replies: 4
    Last Post: 17th May 2007, 15:24
  5. Cannot Install KDEdevel packages on linux
    By wirajr in forum KDE Forum
    Replies: 12
    Last Post: 5th February 2006, 21:01

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.