Results 1 to 4 of 4

Thread: Where to find qconfig

  1. #1
    Join Date
    Jun 2010
    Posts
    8
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Default Where to find qconfig

    The library files for my embedded device are to big, so I want try minimalize the library files. Building with the standard minimalization header files building is failing, so I want to try it manually.

    On the website of qt they are speaking about qconfig on this page http://doc.trolltech.com/4.6/fine-tuning-features.html

    It is built against the desktop platform, so I expect to find it in the c:\qt\4.6.3 directory, but I can't find a executable.

    Anyone know where I can find the qconfig application ?

  2. #2
    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: Where to find qconfig

    the path is: QT_INSTALLATION_FOLDER\qt\tools\qconfig there you find the source code, you need to build it yourself

  3. #3
    Join Date
    Jun 2010
    Posts
    8
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Default Re: Where to find qconfig

    Okay that is clear. I thought when I configure qt, then it is build.

    My next question is:

    Is Qconfig using library files from qt ?

    I am asking this, because I build qt for my embedded device, not for my own computer. If qconfig uses library files from the qt directory, I think I have to build qt library's for my own computer, and then I can compile it.

    Is this true ?

  4. #4
    Join Date
    Jun 2010
    Posts
    8
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Default Re: Where to find qconfig

    I found a interesting document http://www.slideshare.net/qtbynokia/...for-windows-ce If I have read it wright, you have to build also qt for my own computer (winxp). I will try this first.

Similar Threads

  1. Qt/Embedded 4.7 TP failed to build for -qconfig small
    By jmod in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 3rd October 2013, 06:53
  2. How to handle: QtCore/qconfig.h: No such file or directory ?
    By owen_263 in forum Installation and Deployment
    Replies: 2
    Last Post: 7th April 2008, 09:54
  3. where is a utility - qconfig?
    By avrecorder in forum Qt for Embedded and Mobile
    Replies: 6
    Last Post: 27th November 2007, 14:18
  4. Replies: 1
    Last Post: 10th July 2007, 16:53
  5. missing qconfig.h during configure
    By hvengel in forum Installation and Deployment
    Replies: 2
    Last Post: 8th May 2006, 07:14

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.