FWIW there is a C# client which might be a bit better for working on .net.
http://activemq.apache.org/nms/

(Though I agree, the C++ code should hopefully still compile on .net).

On 5/4/07, cppUser <[EMAIL PROTECTED]> wrote:

Hi,
Ive been trying to run the cpp client through .net framework(by including
the library and header files in the .net project). However it throws a
runtime error [exactly at a dymanic_cast "IOTransport* ioTransport =
dynamic_cast<IOTransport*>( next );" in TcpTransport.cpp]  and doesnt do
createConnection(). I have mentioned /GR in the projects for supporting
RTTI.

Any help would be appreciated. cheers!
--
View this message in context: 
http://www.nabble.com/.Net-support-for-CPP-client-tf3690528s2354.html#a10317900
Sent from the ActiveMQ - User mailing list archive at Nabble.com.




--
James
-------
http://macstrac.blogspot.com/

Reply via email to