[Ace-users] TAO 1.6 with Qt 4.3.x
tcdo
tcdo6666 at gmail.com
Wed Nov 7 03:50:36 CST 2007
TAO VERSION: 1.6
ACE VERSION: 5.6
HOST MACHINE and OPERATING SYSTEM:
Windows XP SP2
THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform-
specific file, simply state which one]:
config-win32.h
CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/
default.features
(used by MPC when you generate your own makefiles):
ssl=0
qos=1
cidl=0
rwho=0
sctp=0
qt=1
AREA/CLASS/EXAMPLE AFFECTED:
QtTests
DOES THE PROBLEM AFFECT:
COMPILATION? No, compiles with some code changes
LINKING? No
EXECUTION? Yes
SYNOPSIS:
QtTests does hangs on select.
DESCRIPTION:
Using Qt4.3.1, I am trying to run QtTests. The test compiles
with some modification to the new Qt4 api . However, during runtime, I
receive "QSocketNotifier: Can only be used with threads started with
QThread" messages at the prompt and the thread hangs at the socket
select call waiting for an event. The Qt gui no longer responds to
inputs.
If you have encountered this problem and know a workaround, please let
me know. Any help or hints on fixing this would be appreciated.
Thanks,
Toan
More information about the Ace-users
mailing list