Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qnetworkmanagerservice.cpp: undefined reference to `vtable for PropertiesDBusInterface'
Forum Updated to NodeBB v4.3 + New Features

Qnetworkmanagerservice.cpp: undefined reference to `vtable for PropertiesDBusInterface'

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 447 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.
  • C Offline
    C Offline
    CheetoMonster
    wrote on last edited by
    #1

    Hey all,

    I'm doing a build from qt-everywhere-opensource-src-5.4.1 on RedHat 5.9. I ran configure like so:

    ./configure --prefix=/home/me/qt/5.4.1 --no-c++11 --opensource

    I ran 'make', and it built for quite a while before running into a ton of these:

    .obj/qnetworkmanagerservice.o: In function QNetworkManagerConnectionActive::QNetworkManagerConnectionActive(QString const&, QObject*)': qnetworkmanagerservice.cpp:(.text+0x7036): undefined reference to vtable for PropertiesDBusInterface'
    qnetworkmanagerservice.cpp:(.text+0x740f): undefined reference to `PropertiesDBusInterface::~PropertiesDBusInterface()'

    Nothing on google or this forum search turned up this message, so I thought I'd start a new post and see if anyone knew what the issue is here.

    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