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.3.2 + OpenGL + Windows Phone + ???
Forum Updated to NodeBB v4.3 + New Features

Qt 5.3.2 + OpenGL + Windows Phone + ???

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 1.3k 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.
  • B Offline
    B Offline
    bradsco
    wrote on last edited by
    #1

    All,

    Thank you for any attention you might spare, but I'm not sure what to do next.

    I've successfully build an app (with at least one OpenGL widget) which will run on iOS, Android, PC and Mac. Now comes the Windows Phone. I can compile and successfully deploy the app to a Windows Phone (Nokia Lumia 635) but the OpenGL widget, among others like labels, are not rendering correctly. So I researched and followed up on ANGLE and all signs pointed to it being available in 5.3.2. I have also successfully built Qt 5.3.2 ensuring the flag for OpenGL ES2 is used. Now comes the question.

    Did I need to do as much as I've done already? Do both of the versions I have at hand implicitly support ANGLE? What else could I be missing to enable the translation from OpenGL to DirectX?

    Again thanks for any effort on my behalf.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tarostar
      wrote on last edited by
      #2

      Hi Bradsco,

      I am in a similar situation to you having deployed to Android/iOs/PC/Linux and now trying to deploy to Windows Phone. I can't answer you question, but I use OpenGL shaders so I might have to go the same route. However, at the moment I'm stuck with the visual studio error LNK1181: cannot open input file 'WindowsPhoneCore.lib'. Would you mind sharing with me the steps you took to get it successfully deployed on a Windows Phone? "This":http://qt-project.org/forums/viewthread/50228/ is what I've done.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bradsco
        wrote on last edited by
        #3

        [quote author="Tarostar" date="1417505172"]Hi Bradsco,

        I am in a similar situation to you having deployed to Android/iOs/PC/Linux and now trying to deploy to Windows Phone. I can't answer you question, but I use OpenGL shaders so I might have to go the same route. However, at the moment I'm stuck with the visual studio error LNK1181: cannot open input file 'WindowsPhoneCore.lib'. Would you mind sharing with me the steps you took to get it successfully deployed on a Windows Phone? "This":http://qt-project.org/forums/viewthread/50228/ is what I've done.[/quote]

        Aside from the version difference (5.3.2 vs 5.4) I am using Qt Creator as my environment which will build the application with no issue and deploy it. Could you try that?

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Tarostar
          wrote on last edited by
          #4

          Yes, will try tomorrow. Thanks.

          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