Results 1 to 2 of 2

Thread: help: "incomingConnection" does not respond in release mode

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Shanghai.China
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question help: "incomingConnection" does not respond in release mode

    I use VS2005+Qt4.3.1.
    When I build my project attached in debug mode, the program run property. That is

    when I click Start button, and then telnet the machine, for example, telnet 127.0.0.1 4000,
    then <<<<<<<MainServer::incomingConnection>>>>> (in file MainServer.cpp) will show.

    But When I build the project in release mode, it seem that incomingConnection doesnot

    respond.
    Who can tell me why?
    Attached Files Attached Files

Similar Threads

  1. Difference between Debug and Release Mode
    By sunil.thaha in forum Qt Programming
    Replies: 2
    Last Post: 5th May 2013, 13:31
  2. Error in exe files in release mode
    By john_god in forum Installation and Deployment
    Replies: 2
    Last Post: 25th January 2009, 11:40
  3. QMutex is not working in release mode
    By bitChanger in forum Qt Programming
    Replies: 3
    Last Post: 25th April 2007, 13:32
  4. qodbc driver not loaded error in release mode
    By mandal in forum Qt Programming
    Replies: 1
    Last Post: 14th November 2006, 09:42
  5. Release mode issue
    By stevey in forum Qt Programming
    Replies: 2
    Last Post: 8th November 2006, 20:26

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.