Results 1 to 6 of 6

Thread: Qmake 4.5.0

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2007
    Location
    Germany
    Posts
    89
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Qmake 4.5.0

    Hello Friends,

    I have a strange issue. I have compile my src 4.5.0 without problem under drive D:\.

    after finishing I copy my content from d:\Qt_45_shared to C:\Qt\4.5.0.

    The two folders are from different computer. So D: is now a CD-Drive.

    Now every time I try to run qmake it gives me an error like "Theres no media in drive etc"

    Whats going on there??
    I had no problems in past versions with actions like this I mentioned.

    My environment variables point to path C:\Qt\4.5.0\bin; LIB to C:\Qt\4.5.0\lib INCLUDE to C:\Qt\4.5.0\include etc etc

    but qmake generates makefiles with pathes to d:\Qt_45_shared\lib and d:\Qt_45_shared\include etc ?????
    Last edited by LordQt; 5th March 2009 at 10:56.

Similar Threads

  1. qmake sux a lot
    By singermornings in forum Qt Programming
    Replies: 6
    Last Post: 29th January 2009, 08:33
  2. Qt 4.3.1 & MinGW 5.1.3 & MSYS 1.0 qmake problem
    By mdecandia in forum Installation and Deployment
    Replies: 2
    Last Post: 2nd October 2008, 16:52
  3. MacOS settings
    By skaiser in forum Installation and Deployment
    Replies: 2
    Last Post: 19th July 2007, 07:47
  4. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15
  5. linking user space and kernel space programs with qmake
    By zielchri in forum Qt Programming
    Replies: 9
    Last Post: 8th March 2006, 23:11

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
  •  
Qt is a trademark of The Qt Company.