Hi all,
This may be more a “wine” topic, but I am hoping many people in Qt forums have tried similar things.
I have built my project in windows XP sp3. I have a deployment that has the .exe and all the dlls it needs to run stand-alone on a windows PC.
But now I want to run it on linux 10.10 under wine v1.4 I have a slight issue.
When trying to bind to a UdpSocket (even on 127.0.0.1) I get the following error message:
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
Other then that everything else seems to work (xml, file access, logging, threads, etc…) and the program still continues to run.
Does anyone know what this means or how I can fix it?
Thanks,
Fodder
↧