Results 1 to 20 of 30

Thread: Qt4 -vs6-w2k

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Qt4 -vs6-w2k

    Quote Originally Posted by dKoder View Post
    qmake generates a Makefile.Debug and a Makefile.Release file but no executable.
    Now you should run make (MinGW calls it mingw32-make) to compile your application. qmake is only a tool that generates makefiles.

  2. #2
    Join Date
    Nov 2006
    Posts
    15
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt4 -vs6-w2k

    I tried ming32-make and received the following message. Is there some other part of ming.* I need to install?

    C:\QT\projects\helloWorld>ming32-make
    'ming32-make' is not recognized as an internal or external command,
    operable program or batch file.

    Thanks for the quick reply.

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.