Results 1 to 5 of 5

Thread: Problem configuring qt for static linking.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem configuring qt for static linking.

    How do you know it stopped? Maybe it was working? Just because its not outputting text, it doesn't mean it stopped working. Configuring and compiling QT can take several hours, so you need to wait.

  2. #2
    Join Date
    Aug 2009
    Posts
    3

    Default Re: Problem configuring qt for static linking.

    As fatjuicymole says really, just don't kill the process.
    First time I configured QT it took over 4 hours and pbuilder_pbx.cpp was hanging for the best part of that.

  3. #3
    Join Date
    Sep 2009
    Posts
    15
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Problem configuring qt for static linking.

    That deserves a facepalm

    I thougt it would be 'make' the one that take a lot of time, not 'configure'

    Thanks guys!

  4. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem configuring qt for static linking.

    That would normally be true, but in this case, configure is actually building executables to use for the configuration :-)

Similar Threads

  1. problem with order of libs during linking
    By minimax in forum Qt Programming
    Replies: 2
    Last Post: 8th January 2008, 10:32
  2. Linking problem on Mac os x 10.4
    By maverick_pol in forum General Programming
    Replies: 0
    Last Post: 6th January 2008, 14:09
  3. why linking problem with QGLWidget???
    By Shuchi Agrawal in forum Newbie
    Replies: 17
    Last Post: 16th March 2007, 10:45
  4. Permission denied error during linking
    By bashamehboob in forum Newbie
    Replies: 2
    Last Post: 15th April 2006, 13:02
  5. Runtime dynamic linking + Qt4 problem
    By _Ramirez_ in forum Qt Programming
    Replies: 5
    Last Post: 11th February 2006, 14:28

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.