This may be ot. There were compiler bugs in VS 2003. We had a big todo
about compiling boost into managed C++ with similar errors that you are
getting here. The end result was try again using the new compiler in VS
2005 which worked. There are a whole host of bugs in template expansion,
dynam
I don't know anyone that has tried to use ActiveMQ-CPP within the .Net
Framework. I don't really know much about it, if you get it working you
are welcome to contribute some VC2003 project files. :)
cppUser wrote:
> Thanks for the reply.
> My application is a cpp based one under .net 2003 framew
Thanks for the reply.
My application is a cpp based one under .net 2003 framework and hence i am
trying to make use of the cpp client. The cpp client available here is for
VS2005 and hence this runtime error.(It compiled after quite a few
add/remove dependencies). Please advice..
James.Strachan
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 in