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. How to run "Network chat client example" in QT demos ?
Forum Updated to NodeBB v4.3 + New Features

How to run "Network chat client example" in QT demos ?

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

    Hi,
    I need some help on network chat example.I am using RedHat and Qt 4.7.3.While building this application it is giving the following error
    undefined reference for vtable of chatdialog
    undefined reference for vtable of client
    undefined reference for vtable of server
    undefined reference for vtable of peermanager

    Can anyone tell me how to rectify this or how can i run this on my environment.

    Thanks
    Anu

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Did you run moc on the corresponding source files?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        anushree
        wrote on last edited by
        #3

        I am using eclipse so just make the application.
        Yestrday strange thing happened I removed and downloaded again the application and import the .pro file,then make the application again and now its working corectly but when I gave the command ./network-chat
        GUI comes up along with the pop up
        "Launch another instances on local network and start chatting"
        I am using two terminal for chatting and on both machines same pop up is coming and chatting is also not happening

        Please tell me what changes i have to do.
        Thanks
        Anu

        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