[CMake] ACE + Qt 4.1 Problem

Pierre Malarme pmalarme at ulb.ac.be
Wed May 16 08:41:49 EDT 2007


>Hello,
>
>It's difficult to help without seeing the code. However, are you using  
>  ACE_QtReactor to make sure the ACE event loop and the Qt event loop  
>do not lock each other?
>

i find a solution : i don't use the handle in the recv() and send() functions of ACE and it works great.

I don't have the time this year to explore the ACE and QtReactor and i think i don't need it.

Thanks to respond me.
Pierre

>-- 
>Pau Garcia i Quiles
>http://www.elpauer.org
>(Due to the amount of work, I usually need 10 days to answer)
>
>
>Quoting Pierre Malarme <pmalarme at ulb.ac.be>:
>
>>
>> Le 16-mai-07 à 12:16, Pau Garcia i Quiles a écrit :
>>
>>> Hello,
>>>
>>> How is this related to CMake?
>>
>> it's not directly related to CMake. I just understand it. But if
>> somebodies can help me, it'll be great.
>>
>>>
>>> On the other hand, why aren't you using QtTelnet?
>>> http://www.trolltech.com/products/qt/addon/solutions/catalog/4/Utilities/qttelnet/
>>
>> because it's commercial and not opensource
>>
>> Pierre
>>
>>>
>>> -- 
>>> Pau Garcia i Quiles
>>> http://www.elpauer.org
>>> (Due to the amount of work, I usually need 10 days to answer)
>>>
>>>
>>> Quoting Pierre Malarme <pmalarme at ulb.ac.be>:
>>>
>>>> I build classes that use ACE to connect to a device with TELNET connexion.
>>>> When i test the classes, there is no problem, and it work good.
>>>>
>>>> I make a GUI using Qt. When i test the GUI there is no problem.
>>>>
>>>> But, when i try to use the GUI with the telnet implemenation, my os
>>>> freeze and the software can't connect to the device.
>>>>
>>>> I don't understand why.
>>>>
>>>> thanks for help
>>>>
>>>> Pierre.
>>>> _______________________________________________
>>>> CMake mailing list
>>>> CMake at cmake.org
>>>> http://www.cmake.org/mailman/listinfo/cmake
>>>
>>>
>>> _______________________________________________
>>> CMake mailing list
>>> CMake at cmake.org
>>> http://www.cmake.org/mailman/listinfo/cmake
>
>
>



More information about the CMake mailing list