Results 1 to 4 of 4

Thread: How-to Rebuild Qt with "Default" Options?

  1. #1
    Join Date
    Oct 2009
    Posts
    27
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default How-to Rebuild Qt with "Default" Options?

    Hello,
    Is there a guide somewhere that shows how to rebuild Qt with the options that were used to make the official binary release on the various platforms?

    E.g. How can I recreate exactly the same libs, etc. by compiling myself?

    Alternatively, is there somewhere that states what options were enabled/disabled when built?

    I can find lots of guides that show how to compile with this or that, but I haven't been able to find the official definitive list.

    Thanks,
    Brett

  2. #2
    Join Date
    Oct 2009
    Posts
    27
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: How-to Rebuild Qt with "Default" Options?

    I basically found what I was looking for, it may be obvious to some, but wasn't to me.

    Simply run configure -help and it will put asterisks next to the default options so you can see what they are.

  3. #3
    Join Date
    Oct 2009
    Posts
    8
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How-to Rebuild Qt with "Default" Options?

    and If you just run ./configure, it'll use those default options

  4. #4
    Join Date
    Oct 2009
    Posts
    27
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: How-to Rebuild Qt with "Default" Options?

    Haha, yeah. I guess since I'm not used to building things by command line my first instinct was to look for information on what it does, not just run it and see what happens, hence I didn't know that the help option would show me the defaults. Cheers.

Similar Threads

  1. Replies: 2
    Last Post: 8th November 2007, 20:15
  2. Zoom Options
    By Kapil in forum Qt Programming
    Replies: 2
    Last Post: 9th March 2006, 11: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.