Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7212

Qt for Windows CE installer creates useless start menu shortcuts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • 4.7.0
    • 4.6.0
    • Packaging & Installer
    • None

    Description

      The binary installer of Qt for Windows CE creates the following short cuts in the start menu:

      • "Visual Studio with Qt 4.6.0 Desktop"
      • "Visual Studio with Qt 4.6.0 Windows Mobile 6 Professional"
      • "Visual Studio with Qt 4.6.0 WinCE standard 5 x86"

      What they're doing is:

      • setup the environment for (cross-) compiling Qt programs
      • start Visual Studio with "devenv /useenv"

      And here's the problem: starting VS with /useenv will have the effect that all platforms will have the same include, library and compiler paths. Thus switching platforms in this Visual Studio instance isn't possible anymore. There's no need for these short cuts. There's no need to force VS to a specific environment.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes