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. UWP with QtCreator Issue: standard cube example
Qt 6.11 is out! See what's new in the release blog

UWP with QtCreator Issue: standard cube example

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 484 Views 1 Watching
  • 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.
  • P Offline
    P Offline
    Paul Klee
    wrote on last edited by
    #1

    Hi all,

    how can the standard Qt cube example:

    https://doc.qt.io/qt-5/qtopengl-cube-example.html

    built for UWP?

    I get the following error message:

    1. 'cl' is not recognized as an internal or external command,
      operable program or batch file.
      Error while building/deploying project cube (kit: Qt 5.14.2 for UWP 64bit (MSVC 2017))
      The kit Qt 5.14.2 for UWP 64bit (MSVC 2017) has configuration issues which might be the root cause for this problem.

    In comparison, with the non UWP Kit, everything works.

    My settings:

    qtcreator_screenshot02.png
    I used Visual Studio 2017.

    Please let me know if other details are necessary.

    Any kind of help is highly appreciated.

    Thanks and regards,
    Paul

    jsulmJ 1 Reply Last reply
    0
    • P Paul Klee

      Hi all,

      how can the standard Qt cube example:

      https://doc.qt.io/qt-5/qtopengl-cube-example.html

      built for UWP?

      I get the following error message:

      1. 'cl' is not recognized as an internal or external command,
        operable program or batch file.
        Error while building/deploying project cube (kit: Qt 5.14.2 for UWP 64bit (MSVC 2017))
        The kit Qt 5.14.2 for UWP 64bit (MSVC 2017) has configuration issues which might be the root cause for this problem.

      In comparison, with the non UWP Kit, everything works.

      My settings:

      qtcreator_screenshot02.png
      I used Visual Studio 2017.

      Please let me know if other details are necessary.

      Any kind of help is highly appreciated.

      Thanks and regards,
      Paul

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Paul-Klee said in UWP with QtCreator Issue: standard cube example:

      The kit Qt 5.14.2 for UWP 64bit (MSVC 2017) has configuration issues which might be the root cause for this problem.

      Move the mouse cursor over the yellow icon with exclamation mark next and see what is in the pop-up text.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • P Offline
        P Offline
        Paul Klee
        wrote on last edited by
        #3

        qtcreator_screenshot03.png

        I guess the the yellow icon just shows the warning that no debugger was found. Compiler (VS 2017) seems to be autodetected.

        1 Reply Last reply
        0
        • P Offline
          P Offline
          Paul Klee
          wrote on last edited by
          #4

          Hi,

          I could solve my problem with the hints given here on this page:

          https://stefanwick.com/2018/10/21/qt-uwp-raspberry-pi/

          Thanks,
          Paul

          1 Reply Last reply
          1

          • Login

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