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] Windows Phone release compilation error
QtWS25 Last Chance

[Qt 5.4] Windows Phone release compilation error

Scheduled Pinned Locked Moved Mobile and Embedded
5.4.1windows phoneerrorcustombuildvisual studio
3 Posts 2 Posters 1.6k 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.
  • K Offline
    K Offline
    kolegs
    wrote on 3 Apr 2015, 10:32 last edited by kolegs 4 Mar 2015, 10:33
    #1

    Hi,

    I am trying to compile my project for Windows Phone platform. It works great when I compile debug version(I can deploy it and test on my phone) but trying to compile release version gives error.

    Error	101	error MSB6006: "cmd.exe" exited with code 1 
    

    When I invesigate it, I found some problems in Microsoft.CppCommon.Targets file(ln 167 and ln 170)

    The element 'PropertyGroup' in namespace... has invalid child element CustomBuildToolArchitecture
    
    The element 'Target' in namespace... has invalid child element CustomBuild
    

    Does anyone know how to fix it?

    Thanks in advance.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mkalinow
      wrote on 10 Dec 2015, 08:17 last edited by
      #2

      Are you using VIsual Studio or the command line? cmd.exe indicates the latter, but CppCommon.Targets comes from Visual Studio...

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kolegs
        wrote on 10 Dec 2015, 14:37 last edited by
        #3

        That was a long time ago, but I was using Visual Studio.
        Anyway the release for Windows Phone was postponed, so maybe in a new Qt version it works, not sure.

        Did you compile release version with no problem?

        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