Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [Solved]Qt SDK 1.2.1 on flash drive

[Solved]Qt SDK 1.2.1 on flash drive

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    weblife
    wrote on last edited by
    #1

    Can you set the drive letter to be dynamically added for an Windows application setting on a flash-USB?

    Would it be an environment variable, and if so what would it be called? -> (i.e. %ROOT %/Qt/4.8.1/bin)

    Issue Example:

    I have Qt SDK 1.2.1 installed on my flash drive for plug and play on any workstation without the environment. The issue is if the drive letter isn't assigned to be the same as when I installed it, things wont link or compile.

    Answer:

    Windows

    You may install Qt SDK 1.2.1 to run on the assigned drive letter of the flash USB at the time of installation.

    However, to answer the question there is no way to set the Qt Creator settings to dynamically change drive destination resources for plug and play. If you wish to load Qt Creator on a foreign system the USB drive must be assigned the drive letter assigned at its installation.

    Unix / Linux

    UNIX and Linux systems reportedly have methods of achieving dynamic drive path assignments for USB applications.

    Mac

    Unknown. Stay tuned or supply a answer please.

    I do remember reading the macs had their own mini OS just for applications to run solely on flash drives. I want to confirm before I say for sure.

    Brandon Clark
    www.themindspot.com

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Use a unix-like OS, it's simple to do it there.

      As for windows, if you mean to set the drive letter for qmake, it is possile (just add some global variable holding the drive letter, and use it in all paths). If you mean setting it in QtCreator itself, I don't think it's possible.

      (Z(:^

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved