Results 1 to 6 of 6

Thread: Where does VS save its inviornment vars?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanks
    111
    Thanked 4 Times in 4 Posts

    Default Re: Where does VS save its inviornment vars?

    My Computer->Properties->tab "Advanced"->button "Enviroment Variables"
    Qt 5.3 Opensource & Creator 3.1.2

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 418 Times in 411 Posts

    Default Re: Where does VS save its inviornment vars?

    Only some of the vars are saved there.
    For example, I have taken all .NET references out of the system variables from My Computer->Properties->tab "Advanced"->button "Enviroment Variables", and the script still sees the .NET system variables....
    There must be another place where this information is saved...

  3. #3
    Join Date
    Jan 2006
    Location
    Netherlands
    Posts
    56
    Qt products
    Qt3 Qt4
    Platforms
    Windows
    Thanks
    10
    Thanked 2 Times in 2 Posts

    Default Re: Where does VS save its inviornment vars?

    I have exactly the same error, trying to install the patch. It boggles my mind how to fix this one...
    ..:: Still Standing Strong ::..

  4. #4
    Join Date
    Feb 2006
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Where does VS save its inviornment vars?

    I found a simple fix on another site. You just need to create the tmp directory in

    <qt install dir>/qmake

    Go there and do mkdir tmp and then rerun the script and it should work. The problem doesn't have anything to do with your variables.

    -- Chris

  5. #5
    Join Date
    Jan 2006
    Location
    Netherlands
    Posts
    56
    Qt products
    Qt3 Qt4
    Platforms
    Windows
    Thanks
    10
    Thanked 2 Times in 2 Posts

    Default Re: Where does VS save its inviornment vars?

    thx great solution! it works now
    ..:: Still Standing Strong ::..

Similar Threads

  1. What does "Save All" actually save?
    By Mariane in forum Newbie
    Replies: 7
    Last Post: 31st January 2006, 13:23

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.