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-tp27623168p27623168.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to