-
I managed to build QextSerialPort for WM5 basically by cancelling GetCommConfig and usig SetCommState instead of SetCommConfig. It almost worked: I can open the port (by using names like "COM1:", read and write from the port.
The only thing I noticed not to work is the signal readyRead, which seems never to be emitted.
I also had to modify the .pro file, using += instead of = in the last line.
2008-11-26 20:21:31 UTC in QextSerialPort
-
Hi
I want to write a windows mobile application. I have some experience with QT, and, as QT is now available for WinCE/Windows Mobile, I'd like to use QT for this application.
But I don't have and don't intend to buy Visual Studio Professional. I installed VS2005 Professional trial and have build QT, but I don't now how to use the libraries with mingw32ce (under debian). Is it at least...
2008-11-25 11:33:36 UTC in CeGCC - Cross development for Pocket PC
-
Hello
For some time now, QT supports Windows CE and Windows Mobile platforms.
It would be usefull if QExtSerialPort would work on these devices too.
Günter.
2008-11-24 07:58:29 UTC in QextSerialPort
-
guenter_n registered the autoinspect project.
2008-06-19 16:39:36 UTC in autoinspect