Results 1 to 3 of 3

Thread: Static build of qt

  1. #1
    Join Date
    Jan 2011
    Posts
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Static build of qt

    Hello.
    I have followed guide at http://qt-project.org/wiki/How_to_bu...ndows_with_gcc
    it needed small changes in configure like removal of '-no-exceptions' and adding '-opengl desktop', but finally it ended successfully. My question is... Where the hell is output?! I can't see the bin folder... I got the sources from git. Should I run mingw32-make install ? I use Windows 7 x64

  2. #2
    Join Date
    Jul 2013
    Posts
    2
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Static build of qt

    mine is in C:\Qt\Qt5.0.2\5.0.2\Src\qtbase\bin
    C:\Qt\Qt5.0.2\5.0.2\Src\qtbase\lib
    or you can just search qmake.exe in your windows explorer

  3. #3
    Join Date
    Jan 2011
    Posts
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Re: Static build of qt

    qmake.exe is in D:\qt-git\qt5\qtbase\bin
    but it was there from the beginning...

    but you are right... it seems to work... Thanks.
    I have just one more question. I want to make my app smaller. Is there any way? Now it has 11MB while it is very simple. Any ideas?
    Last edited by karlkar; 1st August 2013 at 17:12.

Similar Threads

  1. build exe with static lib
    By waiter in forum Newbie
    Replies: 1
    Last Post: 20th June 2013, 06:57
  2. Build static QT + static SSL problem.
    By makzimi in forum Qt Programming
    Replies: 3
    Last Post: 23rd April 2012, 23:45
  3. Replies: 1
    Last Post: 13th January 2010, 23:35
  4. Moving from QT 4.5 shared build to QT 4.5.2 static build
    By extrakun in forum Qt Programming
    Replies: 0
    Last Post: 26th October 2009, 09:49
  5. Can i build a static exe?
    By coder1985 in forum Qt Programming
    Replies: 3
    Last Post: 11th June 2008, 16:18

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.