Results 1 to 10 of 10

Thread: Adding Qt to Path not working

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Jul 2008
    Posts
    48
    Thanks
    14
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Adding Qt to Path not working

    I am building with QtCreator, and there are two compilers:

    Qt 4.7.0 and Qt in Path. Both are compiling and the application runs fine from QtCreator

    I have included this in the beginning of my user path:

    C:\Qt\2010.05\mingw\bin;C:\Qt\2010.05\qt\bin;C:\lc c\bin;C:\cygwin\bin;... etc.

    Not sure if the other stuff affects it, but I think it stays with the first executables it sees. I am still unable to double click and run my application without the same error.

  2. The following user says thank you to afflictedd2 for this useful post:

    Iderval (6th May 2011)

Similar Threads

  1. QWebView Images with UNC path not working
    By michael. in forum Qt Programming
    Replies: 1
    Last Post: 2nd March 2012, 08:46
  2. Adding 3rd Party framework path in pro file
    By munna in forum Qt Programming
    Replies: 4
    Last Post: 9th November 2009, 10:42
  3. adding directory to the path
    By threaderslash in forum Installation and Deployment
    Replies: 2
    Last Post: 2nd April 2009, 17:13
  4. adding QAction to QDialog is not working
    By sanjayshelke in forum Qt Programming
    Replies: 3
    Last Post: 13th August 2008, 09:39
  5. Replies: 2
    Last Post: 3rd April 2007, 19:47

Tags for this Thread

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.