Results 1 to 2 of 2

Thread: recompile Qt, configure get error.

  1. #1
    Join Date
    Feb 2011
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question recompile Qt, configure get error.

    Qt Code:
    1. Platform: Windows XP
    2.  
    3. After install Qt official package Qt SDK: qt-sdk-win-opensource-2010.05.exe.
    4. For custom Qt settings needs, start my recompile steps:
    5.  
    6. i run a CMD shell on Qt Command Prompt & QTDIR with:
    7.  
    8. configure -debug-and-release -opensource -ltcg -no-vcproj >.\..\..\gui\qt_configure.log
    9.  
    10. enter 'y' to accept the license offer.
    11. then got error msg:
    12.  
    13. generators/win32/msvc_vcproj.cpp:78: warning: non-local variable '<anonymous str
    14. uct> dotNetCombo []' uses anonymous type
    15. g++: unrecognized option '-static-libstdc++'
    16. potential duplicate alias detected: 'widget.png'
    17. potential duplicate alias detected: 'widget.png'
    18.  
    19. so, i can not run wingw32-make continue.
    20.  
    21. And if there 's no recompile steps, Qt SDK works well.
    22. Even i reintstall Qt SDK and go steps above again, but just run CMD with 'configure',
    23. do still got the SAME ERROR MSG.
    24.  
    25. This means the official Qt SDK package can not rebuild Qt itself ?
    26. I mean do not change configure option even a bit, just run 'configure' as i say.
    27.  
    28. I don't think there's problems in qt-sdk-win-opensource-2010.05.exe install,
    29. you see, just click "next" and "next" i've did, and Qt SDK works well for example applicaiton projects .
    30.  
    31. Help me, please.
    32. .
    33. .
    34. .
    To copy to clipboard, switch view to plain text mode 
    Last edited by c154387417; 9th March 2011 at 02:27.

  2. #2
    Join Date
    Feb 2011
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Lightbulb Re: recompile Qt, configure get error.

    Anyone re-compile Qt with custom options has so many WARNING else ?

    And this attachment is what i've collect from STDERR output.

    >>>>>>>>>>>> qt_build_error.zip <<<<<<<<<<<<<<<

Similar Threads

  1. Replies: 5
    Last Post: 6th February 2011, 12:51
  2. Error During ./Configure Command
    By krakmind in forum Installation and Deployment
    Replies: 1
    Last Post: 1st September 2009, 16:47
  3. Configure error building Qt 4.4.3 on Red Hat Enterprise Linux 4
    By montylee in forum Installation and Deployment
    Replies: 2
    Last Post: 5th December 2008, 18:40
  4. MSVC2K5 recompile /MT(d)
    By musikit in forum Installation and Deployment
    Replies: 2
    Last Post: 16th April 2008, 12:57
  5. How to recompile
    By vishesh in forum Newbie
    Replies: 1
    Last Post: 24th February 2007, 14:46

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.