Tim,

thanks for your help and the prompt replies.

Im getting this error when i try and build v2005-activemq

1>..\src\main\activemq\commands\IntegerResponse.cpp : error C2471: cannot
update program database
'c:\activemq-cpp-library-3.1.0\vs2005-build\debug\vs2005-activemq\vs2005-activemq\vc80.pdb'
1>..\src\main\activemq\commands\IntegerResponse.cpp(133) : fatal error
C1903: unable to recover from previous error(s); stopping compilation

the file definetly exists and its not readonly 

any ideas?


asarang wrote:
> 
> Sorry if this has already been ansewered but i can not seem to find the
> answer.
> 
> I have downloaded and built the activemq-cpp-library-3.1.0 but there is no
> lib file created for me to link to the project.  
> 
> how do i create this file and link it to my project?
> 
> any help appreciated.
> 
> Thanks
> Abu
> 
> error recieved
> -------------------------------------------------------------------------------------------
> 1>Linking...
> 1>FileTransfer.obj : error LNK2019: unresolved external symbol "public:
> static void __cdecl
> activemq::library::ActiveMQCPP::initializeLibrary(void)"
> (?initializelibr...@activemqcpp@libr...@activemq@@SAXXZ) referenced in
> function "public: int __thiscall FileTransfer::run(void)"
> (?...@filetransfer@@QAEHXZ)
> 1>C:\Workdir\Branches\networking-live\telemetry\Debug\SpikeControl.exe :
> fatal error LNK1120: 1 unresolved externals
> 
> code causing error
>       activemq::library::ActiveMQCPP::initializeLibrary();
> 
> 

-- 
View this message in context: 
http://old.nabble.com/linking-activeMQ-with-visual-studio-2009-tp27623168p27625650.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to