Results 1 to 5 of 5

Thread: qt and mingw can not run on windows 98?

  1. #1

    Default qt and mingw can not run on windows 98?

    I had downloaded QT windows Edition and Mingw and had installed them on windows 98.But can not run qmake.exe and gcc.exe.When I run them in windows 98 command.It prompted:
    "This program can not run in dos mode."
    When I run them on windows 2000,they can run well. why?

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qt and mingw can not run on windows 98?

    Windows 2k and later (XP, 2003, etc) are based on the NT kernel, while windows 95, 98 and ME are based on DOS. This means that some programs, such as Qt, and Qt-based products, do not run on windows 95/98/ME.

  3. #3

    Default Re: qt and mingw can not run on windows 98?

    Thanks for you help!
    But I want install them in windows 98 .How should I do?And the Qt allege can surport windows 98.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: qt and mingw can not run on windows 98?

    Quote Originally Posted by e8johan
    Windows 2k and later (XP, 2003, etc) are based on the NT kernel, while windows 95, 98 and ME are based on DOS. This means that some programs, such as Qt, and Qt-based products, do not run on windows 95/98/ME.
    Are you sure of that Johan? Windows98 is listed on Trolltech site as supported.

  5. #5
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qt and mingw can not run on windows 98?

    Quote Originally Posted by e8johan
    Windows 2k and later (XP, 2003, etc) are based on the NT kernel, while windows 95, 98 and ME are based on DOS. This means that some programs, such as Qt, and Qt-based products, do not run on windows 95/98/ME.
    Did you try ?

    I'm using Window$ ME sometimes and everything works fine... Anyway if the prebuilt executables are causing troubles you may try rebuilding qt from source...
    Current Qt projects : QCodeEdit, RotiDeCode

Similar Threads

  1. using libcurl in QT with Mingw in Windows
    By ct in forum Qt Programming
    Replies: 18
    Last Post: 23rd January 2012, 01:41
  2. Porting Qt3 linux app to windows qt4
    By Philip_Anselmo in forum Qt Programming
    Replies: 7
    Last Post: 15th May 2006, 18:44
  3. Where do I get MinGW 3.2 ?
    By Shwetha in forum Newbie
    Replies: 19
    Last Post: 3rd April 2006, 22:36
  4. MinGW Windows Library Search Path
    By zztop in forum Qt Programming
    Replies: 4
    Last Post: 26th March 2006, 15:18
  5. Installing Qt 4.1 (open source) on Windows XP
    By katrina in forum Installation and Deployment
    Replies: 8
    Last Post: 19th February 2006, 12:26

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.