Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Qt Webkit Debug Compilation "MediaPlayerPrivate" error.
Forum Updated to NodeBB v4.3 + New Features

Qt Webkit Debug Compilation "MediaPlayerPrivate" error.

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 1.6k 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.
  • G Offline
    G Offline
    gogfather
    wrote on last edited by
    #1

    Hi there,

    I'm trying to build a debug version of the QtWebKit v2.1.1 on my PC. I've successfully compiled Qt 4.7.3 in release and debug already.

    I'm running into this compile error:
    command-line arguments : see previous definition of '_HAS_TR1'
    ......\WebCore\platform\graphics\qt\MediaPlayerPrivatePhonon.cpp(54) : error C
    2039: 'MediaPlayerPrivate' : is not a member of 'WebCore'
    ......\WebCore\platform\graphics\qt\MediaPlayerPrivatePhonon.cpp(54) : error C
    2065: 'MediaPlayerPrivate' : undeclared identifier
    ......\WebCore\platform\graphics\qt\MediaPlayerPrivatePhonon.cpp(54) : error C
    2065: 'mediaPlayer' : undeclared identifier

    Lookin down the build chain, it doesn't look like it is including anything that compiles a MediaPlayerPrivate class. I don't get this error when compiling release. Is there a define I'm missing?

    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