Results 1 to 4 of 4

Thread: MinGW how to

  1. #1
    Join Date
    Sep 2007
    Location
    Pune, India
    Posts
    60
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default MinGW how to

    Hi,
    I am using Visual Studio 2003 & Win XP for QT base application.
    I want to use profiling using MinGW.
    Whether MinGW will suits for this environment ????
    What are the steps or any tutorial regarding MinGW ???
    I have tried http://www.mingw.org but didint get much info about how to proceed ???
    Please help me .

  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: MinGW how to

    But what exactly do you want? If you want to profile your application using gprof, you'll need to use MinGW as the compiler instead of Microsoft compiler. Is that what you want? If so, then simply install Qt for MinGW, open the Qt command prompt and use qmake and make to compile your application.

  3. #3
    Join Date
    Sep 2007
    Location
    Pune, India
    Posts
    60
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: MinGW how to

    thanks for info...
    I have installed MinGW.
    But is it diif for Qt ?? if yer then plz send me the link MinGW for Qt.
    Also tell me how to use gmake and MinGW compilter to do profiling ???
    I want septs or any example will help me .

  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: MinGW how to

    Please don't use sms-like speech here, it's really not appreciated and sometimes hard to understand

    There is no "MinGW for Qt". There is "Qt for MinGW" and it can be downloaded by following the link on our home page. As for profiling itself, I suggest you google for "gprof".

Similar Threads

  1. qmake and mingw trouble
    By krivenok in forum Qt Programming
    Replies: 8
    Last Post: 12th February 2009, 22:58
  2. Mingw very slow on windows
    By elsheikhmh in forum Installation and Deployment
    Replies: 7
    Last Post: 30th May 2007, 18:19
  3. MinGW Compiler under WXP
    By Walsi in forum Newbie
    Replies: 2
    Last Post: 30th March 2007, 18:26
  4. Loaded QT 4.1.1 and MinGW Compiler
    By Seth in forum Newbie
    Replies: 7
    Last Post: 8th July 2006, 16:03
  5. Where do I get MinGW 3.2 ?
    By Shwetha in forum Newbie
    Replies: 19
    Last Post: 3rd April 2006, 23:36

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.