Results 1 to 8 of 8

Thread: Loaded QT 4.1.1 and MinGW Compiler

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2006
    Posts
    25
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Windows

    Default Loaded QT 4.1.1 and MinGW Compiler

    Totally green and stuck

    Loaded QT 4.1.1 and MinGW Compiler from the new book "C++ GUI Programming with QT 4". The QT and MinGW installation went smoothly.

    Opened up the QT 4.1.1 Command Prompt (which comes with the QT installation) which automatically sets the enviromental variables, (see attachment)

    In my attemp to run the good old Hello QT program from the book. I used the books Hello QT code then I ran the qmake -project, qmake hello.cpp, and make, and that went smoothly.

    Then I tried to run the program by typing hello into the command line and I get the following'hello' is not recognized as an internal or external command, operable program or batch file"

    Could it be automatic enviromental variable settings?

    Anybody have any ideas?

    Thanks in advance!
    Attached Images Attached Images

Similar Threads

  1. How to setup the Dev C++ with MingW compiler for QT?
    By gopik_g in forum Installation and Deployment
    Replies: 1
    Last Post: 4th June 2006, 08:19

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.