RE: Build Problem ActiveMQ-CPP 2.2

2008-08-28 Thread Timothy Bish
sers@activemq.apache.org > Subject: Re: Build Problem ActiveMQ-CPP 2.2 > > Definitely sounds like its not able to find the lib file which means its > probably not setup correctly. By default we expect in our projects file > that the APR stuff is installed under C:\Program Files\APR

RE: Build Problem ActiveMQ-CPP 2.2

2008-08-28 Thread Powers, Matthew
: Re: Build Problem ActiveMQ-CPP 2.2 Definitely sounds like its not able to find the lib file which means its probably not setup correctly. By default we expect in our projects file that the APR stuff is installed under C:\Program Files\APR if you have them somewhere else then you need to

Re: Build Problem ActiveMQ-CPP 2.2

2008-08-27 Thread Timothy Bish
Definitely sounds like its not able to find the lib file which means its probably not setup correctly. By default we expect in our projects file that the APR stuff is installed under C:\Program Files\APR if you have them somewhere else then you need to carefully add that location into all the incl

Build Problem ActiveMQ-CPP 2.2

2008-08-27 Thread Powers, Matthew
Has anyone run into a problem when they try to build through the activemq-cpp-2.2\vs2005-build\vs2005-activemq-cpp.sln Similar to this: Error 19 fatal error LNK1104: cannot open file 'libapr-1.lib' vs2005-activemq-unittests I am trying to build activemq-cpp and I keep g