Results 1 to 1 of 1

Thread: MMX, 3DNOW!, SSE and SSE2 supprot

  1. #1
    Join Date
    Dec 2010
    Posts
    28
    Thanks
    6
    Thanked 10 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question MMX, 3DNOW!, SSE and SSE2 supprot

    I found post on this forum that Qt compiled with MinGW does not support MMX, 3DNOW!, SSE and SSE2 in the past. This was clearly visible when run configure.exe (eg SSE...... no). But now configure.exe by default displays support for MMX, 3DNOW!, SSE and SSE2. Is that mean MMX, 3DNOW!, SSE and SSE2 works now in Qt compiled with MinGW similiar to Qt compiled with Visual C++?

    Another question:
    When I have not SSE2 in my processor is that mean Qt programs will crash when I use Qt SDK for Windows?
    (which by default is compiled with Visual C++ and SSE2 support).
    Till now I do not observe that behaviour. But it is just my luck or maybe is there some protection against use SSE2 when processor does not support it?


    thanks
    Szyk
    Last edited by oficjalne100; 28th October 2011 at 09:46.

Similar Threads

  1. Qt 4.7 SSE2 causing my app to crash
    By jonks in forum Qt Programming
    Replies: 8
    Last Post: 26th September 2010, 18:53
  2. Qt4 windows deployment -SSE -SSE2 how?
    By Talei in forum Installation and Deployment
    Replies: 0
    Last Post: 8th December 2008, 12:06
  3. Qt 4.3.3 MinGW (win32) - MMX/SSE/SSE2
    By pokey909 in forum Installation and Deployment
    Replies: 1
    Last Post: 17th January 2008, 07: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.