Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.6.0
-
None
-
Windows, mingw64
Description
Today i downloaded Qt5.6.0 and compiled it from source with mingw64 (64 bits, static build, windows 10). As i compiled one of my programs, i was wondering why it was non working with qt5.6, while it works perfectly with qt5.5.1. I found out that the QtcpSocket does not emit the signal readyRead, on wich my application relies.