Re: Linking error in ActiveMQConnectionFactory

2008-08-12 Thread crazy4venu
Hi Tim, You are right it is problem with linking with libraries so i linked the libactivemqcpp.lib in proper way. then i solved that issue ! Thanks a lot for your help Regards tinnu Timothy Bish wrote: > > Can you provide more information on what your build environment is and > what you don

Re: Linking error in ActiveMQConnectionFactory

2008-08-11 Thread Timothy Bish
Can you provide more information on what your build environment is and what you done already to investigate this. Off the cuff I'd say you are linking in the library. Regards Tim. On Mon, 2008-08-11 at 04:40 -0700, crazy4venu wrote: > Dear All, > > I am struck with this error ! can anyone help