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. [SOLVED]Qt for Windows Phone problem
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]Qt for Windows Phone problem

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 3 Posters 3.5k 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.
  • M Offline
    M Offline
    matdennoigi
    wrote on 27 Jul 2014, 03:45 last edited by
    #1

    Hi all !

    My PC is Core 2 Duo 2 x 2.0Ghz, 4GB RAM, Windows 8 Pro 64bit (not Windows 8.1). I want only develop for Windows Phone (not want Windows RT), then i only installed Windows Phone 8 SDK included Visual Studio Express 2012 and Visual C++ 2013 Redistributable for MSCVP120.dll (for winrtrunner), don't install any Visual Studio 2013 version. I used Qt 5.3 with WinRT build BETA pluggin. For test Hello World, I create a Qt Quick Project (without anything change in code and project's configuration) with Windows Phone Arm (real device) and Windows Phone x86 (Emulator) target check. Because my computer's CPU not support Virtualization (SLAT) then it hasn't any Windows Phone Emulator, so I focused to Windows Phone Arm with Visual Studio Build. When i build it from Qt creator it throw exception "uuidgen.exe is not recognized..." but building was successful. After that, i create Visual C++ Project with command qmake -tp vc, but when i open this VS project, Visual Studio throw error "The system file cannot find the file specified".

    With this system configuration, can i develop qt for windows phone? If "yes", what did I do wrong?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tomme
      wrote on 27 Jul 2014, 06:30 last edited by
      #2

      Hi,

      I had the same issue. May be it comes from windows phone capabilities.
      But I solved this pb by adding all qml files in a ressource file. That's how qt creator creates default qml projects now.

      Regard,

      1 Reply Last reply
      0
      • M Offline
        M Offline
        matdennoigi
        wrote on 27 Jul 2014, 11:03 last edited by
        #3

        @Tomme: In default Qt Quick Project, has only main.qml in resource file qml.qrc, and I just created and built without any edit. I think my problem is different from yours.

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JKSH
          Moderators
          wrote on 28 Jul 2014, 15:10 last edited by
          #4

          Hi,

          I don't have any experience with Windows Phone, but did you make sure you used Visual Studio for Windows Phone, and not Visual Studio for Windows?

          [quote]but when i open this VS project, Visual Studio throw error “The system file cannot find the file specified”.[/quote]That's very vague. Which file couldn't be found? Are there any more error messages?

          Try using File -> Open Project... in Visual Studio.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • M Offline
            M Offline
            matdennoigi
            wrote on 30 Jul 2014, 08:39 last edited by
            #5

            Thanks, JKSH!

            My problem is my configuration not meet minimium system requirement (Qt WinRT build only run on Windows 8.1). Now, when i install windows 8.1 and VS 2013 in my pc, Qt runs perfectly.

            PS: I want to recommend Qt Dev Team for improve feature, so where can i send to?

            1 Reply Last reply
            0
            • J Offline
              J Offline
              JKSH
              Moderators
              wrote on 30 Jul 2014, 15:48 last edited by
              #6

              I'm glad to hear you've found a solution!

              Post your recommendation to https://bugreports.qt-project.org/ -- create a new Issue and select "Suggestion" instead of "Bug"

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0

              1/6

              27 Jul 2014, 03:45

              • Login

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