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 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 me in this issue !
>>
>> error LNK2019: unresolved external symbol "public: __thiscall
>> activemq::core::ActiveMQConnectionFactory::ActiveMQConnectionFactory(void)"
>> (??0ActiveMQConnectionFactory@core@activemq@@QAE@XZ) referenced in
>> function
>> _main
>>
>> Regards
>> china
>
>
>
--
View this message in context: http://www.nabble.com/Linking-error-in-ActiveMQConnectionFactory-tp18923979p18950879.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
|