Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 5.5 for Windows Phone/RT: unknown modules in Qt

Qt 5.5 for Windows Phone/RT: unknown modules in Qt

Scheduled Pinned Locked Moved Solved Mobile and Embedded
printsupportwindows rtwindows phoneunknown module
5 Posts 3 Posters 2.7k 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
    Wickie
    wrote on last edited by A Former User
    #1

    Hi,

    I tried to compile for Windows RT/Windows Phone on a Windows 10 64bit version using the current Qt Version 5.5.1. Whenever I try to run qmake I receive a "Unknown module(s) in QT: printsupport" error even though I dont even include printsupport in my pro file (QT += core gui multimedia). Windows MinGW/MSVC is compiling.

    Any ideas whats going wrong there?

    Thanks

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mkalinow
      wrote on last edited by
      #2

      Hi,

      which VS version are you using. Also could you paste your configure line and verify that you have been using the x86 command prompt?

      As you didn't mention that the build of Qt failed, we're fishing a bit in the dark here.

      I assume you were targeting Windows Phone 8.1?

      1 Reply Last reply
      0
      • W Offline
        W Offline
        Wickie
        wrote on last edited by
        #3

        I just downloaded the current Visual Studio 2015 Community version on my Windows 10 Machine. I dont compile Qt on my own. I use the Online installer to install the current SDKs for Windows RT/Phone 8.1.

        I am targeting Windows Phone and RT, but both lead to this error when I use the prebuilt SDK in QtCreator on my own project file.

        1 Reply Last reply
        0
        • jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          As far as I know there is no official Qt build for VS2015 yet. Which Qt version did you install (I mean for which VS version)?

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

          1 Reply Last reply
          0
          • W Offline
            W Offline
            Wickie
            wrote on last edited by
            #5

            I am stupid... I included another project file that requires printsupport as module. Since it doesnt exist for Windows Phone/RT the error is shown.

            So this is solved...

            Thanks anyway

            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