Thanks. I figured it out now. Here are the steps in case someone needs it. I
am building it with only VC++ 2010 Express and Windows SDK 7.1 installed.
The steps are for building ActiveMQ-CPP 3.4.1:
1. Build APR and friends. This is another hassle. The issue is the latest
apr-util (1.4.6) doesn't b
On Thu, 2012-03-29 at 07:53 -0700, stephenju wrote:
> I am trying to build ActiveMQ-CPP with with VC++ 2010 Express and Windows SDK
> 7.1. VC++ Express has all the tools in normal VS sans the IDE. But I am not
> sure where to start. I've built APR and friends. How do I set up so they can
> be foun
I took a peek into Makefile.win and find it references vs2005-build directory
while the package contains vs2008-build. I will go ahead and rename the
directory and see if that works.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Building-ActiveMQ-CPP-with-VC-2010-Express-
I am trying to build ActiveMQ-CPP with with VC++ 2010 Express and Windows SDK
7.1. VC++ Express has all the tools in normal VS sans the IDE. But I am not
sure where to start. I've built APR and friends. How do I set up so they can
be found by ActiveMQ-CPP build process?
--
View this message in con