Results 1 to 4 of 4

Thread: Installing Qt Second time, not so smooth...

  1. #1
    Join Date
    Oct 2008
    Posts
    29
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Installing Qt Second time, not so smooth...

    Hi. I've decided I'd like to use the qtsql package, so I have to reconfigure my installation. However, I remember having a great deal of trouble the first time, and this time I can't get it to work at all. I've extracted the source code, and am attempting to run the following command:

    Qt Code:
    1. configure -qt-sql-mysql -plugin-sql-mysql -qt-gif -qt-libpng -qt-libtiff -qt-libjpeg -phonon -webkit -platform win32-msvc
    To copy to clipboard, switch view to plain text mode 

    And I get a long list of errors like this:

    Qt Code:
    1. del qbitarray.obj
    2. Could Not Find C:\QT\4.4.3\qmake\qbitarray.obj
    3. del qbuffer.obj
    4. Could Not Find C:\QT\4.4.3\qmake\qbuffer.obj
    To copy to clipboard, switch view to plain text mode 


    Any ideas what I messed up?

  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: Installing Qt Second time, not so smooth...

    What if you run 'make confclean' before configure?
    J-P Nurmi

  3. #3
    Join Date
    Oct 2008
    Posts
    29
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Installing Qt Second time, not so smooth...

    Quote Originally Posted by jpn View Post
    What if you run 'make confclean' before configure?
    Thanks, but I tried that before and it didn't work. Turns out the problem was fixed by running the configuration in the visual studio 2008 cmd prompt instead of good old system32\cmd.exe

    Although I still don't know what the problem actually was. If anyone thinks they know, I'd like to find out the cause here.

  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: Installing Qt Second time, not so smooth...

    Hard to say but something in the environment was confusing. The visual studio command prompt ensures that for example suitable tools come first in PATH etc.
    J-P Nurmi

Similar Threads

  1. How to constantly refresh time on a view
    By salmanmanekia in forum Qt Programming
    Replies: 5
    Last Post: 23rd June 2008, 12:44
  2. Replies: 1
    Last Post: 1st February 2008, 18:55
  3. QDateTime GMT add sec. or - sec. from locale time....
    By patrik08 in forum Qt Programming
    Replies: 2
    Last Post: 20th February 2007, 16:39
  4. Problem with pointers while using localtime() and time()
    By jamadagni in forum General Programming
    Replies: 7
    Last Post: 11th January 2006, 15:48

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.