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. [Windows Phone] Missing makefile.Debug and makefile.Release

[Windows Phone] Missing makefile.Debug and makefile.Release

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 571 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.
  • K Offline
    K Offline
    kolegs
    wrote on last edited by
    #1

    Hey

    I am trying to convert my Android project to Windows Phone but I got a problem with compiling it. I think the problem is really complex, first of all my project compiles with no problem for linux, android and ios. The problem is with windows phone.

    When I try to compile my project for WP using Qt 5.3.1 and MSVC 2012 qmake doesnt generate makefiles to be exact makefile,Debug and makefile.Release and I only get error saying missing file.

    After that I tried to use Qt 5.4 with MSVC 2013, this one generated both makefiles and even started to compile, but it took a long time. Normally my project on linux compiles from clean state about 2 minutes but when I tried MSVC 2013 for Windows Phone it took like 2 hours and computer was frozen for the whole time, after that I got a lot of errors in moc_ files saying that some function are missing parameters(mostly signals).

    Any ideas? Thanks in advance

    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