Results 1 to 1 of 1

Thread: Program stops after receiving signal - rosterHandling example from qxmpp library

  1. #1
    Join Date
    Feb 2014
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Program stops after receiving signal - rosterHandling example from qxmpp library

    I try to compile project rosterHandling from qxmpp library (Qt creator, Qt 5, MinGW, Windows)
    There is signal rosterReceived() that is connected to slot rosterReceived(). So when program gets that signal it should use method rosterRecived(), but insted of that it stops when it gets signal(it works as same as I would put in that place breakpoint – program wait until I click to continue).
    Program works (no errors), but it stops in that place and wait for my reaction.
    If anyone know where problem is?
    Last edited by never_ever; 11th February 2014 at 11:49.

Similar Threads

  1. Program won't run with library
    By K4ELO in forum Newbie
    Replies: 8
    Last Post: 28th December 2012, 23:56
  2. Replies: 2
    Last Post: 8th August 2012, 11:11
  3. qxmpp Pubsub
    By jeyanthinatarajan in forum Qt-based Software
    Replies: 5
    Last Post: 2nd July 2012, 13:23
  4. gdb stops working for Qt program ???
    By enno in forum Qt Programming
    Replies: 0
    Last Post: 27th February 2011, 12:47
  5. Building qt program with static library
    By JonathanForQT4 in forum Newbie
    Replies: 2
    Last Post: 22nd June 2007, 23:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.