Results 1 to 20 of 27

Thread: Reading from TCP Socket crashes program

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21

    Default Re: Reading from TCP Socket crashes program

    and now it almost finishes compiling in debug mode... but MinGW comes up with some weird error I'm totally not responsible for:

    C:\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\ mingw32\bin\ld.exe: cannot find -lqtmain

    But at least it still compiles in release mode. But it still crashes whenever the client trys to even do anything with the readyRead function.
    Last edited by OnionRingOfDoom; 27th January 2006 at 00:29.

Similar Threads

  1. wrong connection? program crashes altough it compiles
    By cbarmpar in forum Qt Programming
    Replies: 7
    Last Post: 30th September 2008, 12:48
  2. Socket Reading Advice
    By tntcoda in forum Qt Programming
    Replies: 3
    Last Post: 4th July 2008, 11:26
  3. Program crashes with assert error in xcb_lock.c
    By Valheru in forum Qt Programming
    Replies: 3
    Last Post: 18th November 2007, 19:56
  4. QWT 5, QT3, SuSE 10.2. Crash and burn
    By DrMcCleod in forum Qwt
    Replies: 8
    Last Post: 7th September 2007, 20:53
  5. QT MySQL
    By sabeeshcs in forum Newbie
    Replies: 6
    Last Post: 12th January 2007, 04:19

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
  •  
Qt is a trademark of The Qt Company.