Results 1 to 5 of 5

Thread: Problem configuring qt for static linking.

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

    Default Problem configuring qt for static linking.

    Hi, i have a problem with the ./configure, when im trying configuring qt for static linking.

    it stops after a while, always in this line:

    Qt Code:
    1. -DQMAKE_OPENSOURCE_EDITION generators/mac/pbuilder_pbx.cpp
    To copy to clipboard, switch view to plain text mode 

    i have to Ctrl-C and then this line appears:

    Qt Code:
    1. ^Cmingw32-make: *** [pbuilder_pbx.o] Error 3
    To copy to clipboard, switch view to plain text mode 

    Im in winXP with 2009.04 version of Qt. Any help?

  2. #2
    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.

  3. #3
    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.

  4. #4
    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!

  5. #5
    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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.