Results 1 to 6 of 6

Thread: Compile static version of Qt and wiki tutorial

  1. #1

    Default Compile static version of Qt and wiki tutorial

    Hi

    I need to compile Qt in static version. I have the last Qt Creator package 1.1.1 (Qt lirbary version 4.7.3 and Qt Creator 2.2) and I'm running under Windows 7 64 bit.
    I tried to follow the instruction found here:

    http://www.qtcentre.org/wiki/index.p..._Qt_on_Windows

    but regardint e section "Qt Creator users and Qt >= 4.6 " I don't find the path for file "<QTDIR>\qmake\Makefile.win32" where to chenage the FLAG option. Is this tutorial "updated" for the new version of Qt package?

    Thank you

  2. #2

    Default Re: Compile static version of Qt and wiki tutorial

    Hi

    I can't find also the "configure" tool, it seem it is no present into the qt installation package.

    Help please...

  3. #3
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Compile static version of Qt and wiki tutorial

    configure is part of Qt source files (and those are not installed by default when you install the SDK), you need to use the update tool or download the sources from here

    //And about static build - check the LGPL license about restrictions and see if it's good for you or you must use the (already built) dynamic Qt libraries

  4. #4

    Default Re: Compile static version of Qt and wiki tutorial

    Hi

    Thank you for your reply. Using update tool I can not see any way for install source and configure tool, can you tell me the right procedure for it?

    Regarding license I'm working in a open source application, compile with static library is only a way for have a single precompiled binary exe that doesn't need to have the all the required dll to distrbute with.

  5. #5
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Compile static version of Qt and wiki tutorial

    You can download the sources from the link i gave you in my previous post.

  6. #6

    Default Re: Compile static version of Qt and wiki tutorial

    OK, I'll try, thank you for your help

Similar Threads

  1. Hello World tutorial version mismatch?
    By nortonglider in forum Newbie
    Replies: 4
    Last Post: 5th March 2010, 11:12
  2. Question: Moving Widgets (wiki Tutorial)
    By ericV in forum Newbie
    Replies: 3
    Last Post: 11th September 2009, 14:07
  3. [WIN XP]installed corectly (?) but cant compile tutorial programs
    By ppn in forum Installation and Deployment
    Replies: 2
    Last Post: 9th September 2007, 08:02
  4. Can't Compile Tutorial 7
    By Reenen in forum Newbie
    Replies: 10
    Last Post: 9th February 2006, 14:06
  5. Hehe, Cant Compile tutorial 8
    By Reenen in forum Newbie
    Replies: 1
    Last Post: 8th February 2006, 13:52

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.