Results 1 to 3 of 3

Thread: How to configure after build

  1. #1
    Join Date
    Apr 2011
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How to configure after build

    Hello.
    I build qt 4.7.2 using vs2005 on my "build machine".
    Next i "nmake install" to out folder.
    Next i copy out folder to my "real computer", add QTDIR to variable, and add QTDIR\bin to PATH.
    Problems:
    - can't run assistant -> it can't file in c:\documents...\AppData\Local\Trolltech\Assistant. .. -> yes, there is no files - how i can create it?
    - run qtdemo, but any example not run because: "Could not launch the example. Ensure that it has been built."... of course i copy all demos files from build machine but where i can set path for it?
    - demos and examples which use qsqlite not run because not see it ( is in plugins/sqldrivers/ ), on "build machine" is ok
    So -> what i must do for configure qt on new computer after build on "build machine".

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,360
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to configure after build

    On Windows you need to build in the same path as you intend to install Qt on the target machine for everything to work out of the box. So if you wish to install in C:\Qt\ you need to build in C:\Qt as well.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Apr 2011
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to configure after build

    What with files for assistant? I should copy files from ....\AppData\Local\Trolltech\Assistant to all computers?

Similar Threads

  1. Configure & Build Minimal Qt 4.7.2 on Mac OS X ( 10.5 )
    By vizz in forum Installation and Deployment
    Replies: 3
    Last Post: 7th March 2011, 10:34
  2. Problem Configure openssl static build
    By moh.gup@gmail.com in forum Installation and Deployment
    Replies: 0
    Last Post: 16th March 2010, 17:28
  3. How to configure/build 64-bit applications on Mac?
    By iraytrace in forum Qt Programming
    Replies: 1
    Last Post: 30th January 2010, 21:52
  4. Replies: 3
    Last Post: 5th May 2009, 15:46
  5. Configure QT vs build plugins manually!!!
    By nnidza in forum Newbie
    Replies: 9
    Last Post: 16th January 2007, 21:37

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.