Results 1 to 7 of 7

Thread: where is a utility - qconfig?

  1. #1
    Join Date
    Nov 2007
    Posts
    10
    Qt products
    Platforms
    Unix/X11

    Default where is a utility - qconfig?

    I am using qtopia-core-opensource-4.3.2.
    The documentation shows that we can use "qconfig" to configure our own qconfig-my.h so that we can do as:
    ./configure -qconfig my -embedded arm
    However I can find this qconfig utility in the package?
    Could anyone tell me where it is?
    Thanks in advance.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: where is a utility - qconfig?

    Check subdir tools/qtconfig in the source tarball.
    J-P Nurmi

  3. #3
    Join Date
    Nov 2007
    Posts
    10
    Qt products
    Platforms
    Unix/X11

    Default Re: where is a utility - qconfig?

    Thanks for your reply.

    I didn't find "qconfig" executable file in tools/qconfig/, however there are some files in this folder:
    linux-insb:/opt/qtopia-core-opensource-src-4.3.2/tools/qconfig # ls
    LICENSE.GPL feature.h featuretreemodel.h main.cpp
    feature.cpp featuretreemodel.cpp graphics.h qconfig.pro

  4. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: where is a utility - qconfig?

    Sorry, I can't check it myself right now, but I believe the DESTDIR variable in .pro is "../../bin" which means the binary will appear into $QTDIR/bin once you compile the project.
    J-P Nurmi

  5. #5
    Join Date
    Nov 2007
    Posts
    10
    Qt products
    Platforms
    Unix/X11

    Default Re: where is a utility - qconfig?

    I confirm that "qconfig" has not been compiled although there are relavent source codes in tools/qconfig directory.
    I think "qconfig" should not be cross-compiled. It seems belong to Qt rather than Qtopia.

  6. #6
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: where is a utility - qconfig?

    That is correct, build the qconfig utility from your Qt installation, then prepare the features for Qtopia using it.

  7. #7
    Join Date
    Nov 2007
    Posts
    10
    Qt products
    Platforms
    Unix/X11

    Default Re: where is a utility - qconfig?

    Thank you. e8johan.

Similar Threads

  1. Text search utility
    By NewGuy in forum Newbie
    Replies: 7
    Last Post: 23rd July 2006, 11:59

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.