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.4 build problem (target: Windows Phone)
Forum Updated to NodeBB v4.3 + New Features

Qt 5.4 build problem (target: Windows Phone)

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 2.7k Views 2 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.
  • Z Offline
    Z Offline
    zlutor
    wrote on last edited by
    #1

    Hi,

    I try to port existing Android project to WinRT (WinPhone) using Qt 5.4 and I get the following build error:

    <code>
    19:23:06: Running steps for project geniusbuttonfootball...
    19:23:06: Starting: "D:\AppDevelopment\SDK\Qt5.4.0\Tools\QtCreator\bin\jom.exe" clean
    D:\AppDevelopment\SDK\Qt5.4.0\Tools\QtCreator\bin\jom.exe -f Makefile.Debug clean
    Error: File Makefile.Debug doesn't exist.
    jom: D:\AppDevelopment\ForFictionMobile\projects\build-geniusbuttonfootball-Qt_5_4_0_for_Windows_Phone_arm_MSVC2013_32bit-Debug\Makefile [debug-clean] Error 2
    19:23:06: The process "D:\AppDevelopment\SDK\Qt5.4.0\Tools\QtCreator\bin\jom.exe" exited with code 2.
    19:23:06: Configuration unchanged, skipping qmake step.
    19:23:06: Starting: "D:\AppDevelopment\SDK\Qt5.4.0\Tools\QtCreator\bin\jom.exe"
    D:\AppDevelopment\SDK\Qt5.4.0\Tools\QtCreator\bin\jom.exe -f Makefile.Debug
    Error: File Makefile.Debug doesn't exist.
    jom: D:\AppDevelopment\ForFictionMobile\projects\build-geniusbuttonfootball-Qt_5_4_0_for_Windows_Phone_arm_MSVC2013_32bit-Debug\Makefile [debug] Error 2
    Copying application data...
    101 File(s) copied
    19:23:07: The process "D:\AppDevelopment\SDK\Qt5.4.0\Tools\QtCreator\bin\jom.exe" exited with code 2.
    Error while building/deploying project geniusbuttonfootball (kit: Qt 5.4.0 for Windows Phone arm MSVC2013 32bit)
    When executing step "Make"
    19:23:07: Elapsed time: 00:01.
    </code>

    Any idea what went wrong? I'm newbie thus no answer could be too detailed... :D

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jiangcaiyang
      wrote on last edited by
      #2

      Maybe you need to install VS 2013 update 3 or 4 and check Windows Phone 8.0/8.1 SDK installed.

      1 Reply Last reply
      0
      • O Offline
        O Offline
        OBsIV
        wrote on last edited by
        #3

        Hi, was a solution for this ever found? I'm getting the same error.

        Just installed 5.4. New clean project. Getting ":-1: error: File Makefile.Release doesn't exist."

        Looking in the build dir, no such file is created (only "Makefile", not "Makefile.Release" or "Makefile.Debug".

        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