Results 1 to 2 of 2

Thread: Yet another problem with qt static build on windows

  1. #1
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Yet another problem with qt static build on windows

    Hello...
    I have one problem - I have build Qt statically under windows 7, but after I collect the program with Qt for its launch is still needed dll. I did the following steps:
    1) Download qt-sdk-win-opensource-2010.04.exe and qt-win-opensource-4.7.0-beta1-mingw.ehe (qt 2010.04 is not going to statically, there is full of a bug)
    2) Install qt-sdk-win-opensource-2010.04.exe and qt-win-opensource-4.7.0-beta1-mingw.eчe
    3) moved to the folder where the Qt7
    4) written in the console:
    configure-release-nomake examples-nomake demos-no-exceptions-no-stl-no-rtti-no-qt3support-no-scripttools-no-openssl-no-opengl-no-webkit-no-phonon-no-style- motif-no-style-cde-no-style-cleanlooks-no-style-plastique-no-sql-sklite
    -static -platform-win32-g++
    Then mingw32-make
    5) The library compile all
    When i build mu program with new library, my progaram still needed mingw.dll and QtCore.dll!!!! and other qt .dll. .Exe file is very small.
    What have I done wrong? Where static libraries Qt?

  2. #2
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Yet another problem with qt static build on windows

    Everything is normal ... just need to build release

Similar Threads

  1. How to build static lib .a on QTcreator windows 7
    By nhs_0702 in forum Qt Programming
    Replies: 4
    Last Post: 25th April 2010, 11:04
  2. Please Help-->have few doubts with Static build in Windows !
    By Krish in forum Installation and Deployment
    Replies: 1
    Last Post: 17th March 2008, 14:37
  3. Windows XP Qt 4.3.2 Static build
    By maxpower in forum Installation and Deployment
    Replies: 9
    Last Post: 2nd November 2007, 04:49
  4. Build static on windows without deps on mingwm10.dll
    By ucomesdag in forum Qt Programming
    Replies: 2
    Last Post: 9th July 2007, 05:46
  5. problem after Qt 4.2.2 static build
    By npc in forum Newbie
    Replies: 2
    Last Post: 23rd February 2007, 12: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.