Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building Qt Mobility 1.2.0 on Windows 7 64bit

Building Qt Mobility 1.2.0 on Windows 7 64bit

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 4.7k 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.
  • E Offline
    E Offline
    everlook
    wrote on last edited by
    #1

    I am trying to build Qt Mobility a Windows 7 64bit workstation. I have successfully built Qt 4.7.3 (32bit) with Phonon using Visual Studio 2010. So, I have the Windows Platform SDK and the DirectX SDK (June10). I configured Mobility with -debug -demos -modules multimedia and when I execute nmake it can't find qedit.h. If I add the platform SDK (the location of qedit.h) to the include path I get lots of errors about second C linkage of overloaded function not allowed. Anyone build Qt Mobility on Windows 7 64bit and play a video?

    Thanks -

    1 Reply Last reply
    0
    • V Offline
      V Offline
      VitorAMJ
      wrote on last edited by
      #2

      I believe that it is not implemented yet. I was able to compile the qtmobility, but video does not work yet. I believe it is in the documentation "here (see tables in dark gray)":http://doc.qt.nokia.com/qtmobility-1.2/index.html.
      Maybe you will have to integrate yourself as mentioned:
      "A functional backend for the API on the platform is not being worked on. It is possible for others to implement and integrate support. Alternatively, the platform does not support the feature"

      1 Reply Last reply
      0
      • J Offline
        J Offline
        Jmgr
        wrote on last edited by
        #3

        A bit late, but a workaround is to remove (or comment) the line @include (camera/camera.pri)@ from the file plugins\multimedia\directshow\directshow.pro.

        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