Re: Simply getting ActiveMQ CPP work on VS2010

2012-12-04 Thread Timothy Bish
On Sun, 2012-12-02 at 07:39 -0800, mercuric wrote: > Hi, > can u maybe give me some more informations what i should check? > Some more informations: > - Windows 7 Prof, SP1, 32Bit > - Microsoft Cisual C++ 2010 (10.30319.1) > - MS Win SDK for Win7 (7.1) > > IncludeDirectories: > > a. ../activemq-

Re: Simply getting ActiveMQ CPP work on VS2010

2012-12-02 Thread mercuric
Hi, can u maybe give me some more informations what i should check? Some more informations: - Windows 7 Prof, SP1, 32Bit - Microsoft Cisual C++ 2010 (10.30319.1) - MS Win SDK for Win7 (7.1) > IncludeDirectories: > a. ../activemq-cpp-library-3.4.5/src/main (from here >

Re: Simply getting ActiveMQ CPP work on VS2010

2012-11-29 Thread Timothy Bish
On Thu, 2012-11-29 at 01:22 -0800, mercuric wrote: > Hi, > First of all I have to say sorry for this newbie question but its my first > project in c++ and im so frustrated… > Im simply want to get a connection between activemq and my C++ project > written in C++ on Visual Studio Express 2010. >