Results 1 to 3 of 3

Thread: Qt4 libs speed optimization

  1. #1
    Join Date
    Jan 2006
    Location
    Sta. Eugènia de Berga (Vic - Barcelona - Spain)
    Posts
    869
    Thanks
    70
    Thanked 59 Times in 57 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Qt4 libs speed optimization

    Hi,

    I want to recompile Qt4 from source and would like to force the speed optimization and SSE3. Anyone knows how to do it?

    I'm using Qt 4.3 and Visual Studio .NET 2003

    Thanks,
    Òscar Llarch i Galán

  2. #2
    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: Qt4 libs speed optimization

    Qt should be optimized for speed by default when you build it in release mode. As for other optimizations, use the regular approach for your compiler.

  3. #3
    Join Date
    Aug 2006
    Posts
    250
    Thanks
    19
    Thanked 49 Times in 36 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt4 libs speed optimization

    You'll want to look in the mkspecs for your compiler..

Similar Threads

  1. Optimization specifics with qmake
    By bitChanger in forum Qt Programming
    Replies: 1
    Last Post: 29th August 2006, 17:55

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.