clean did not help get so far then come up with the error. Im also getting
fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory is this why it cant connect to database? 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-tp27623168p27626807.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.