cent change to a
> > maven dependency is causing a build problem. The fusemq-leveldb-version
> got
> > changed from 1.0 to 99-master-SHAPSHOT and maven can't seem to find that
> > dependency. Is there a new maven repo that contains this dependency?
> >
>
I've just committed a fix for that. Could you update and try again?
On Wed, Mar 21, 2012 at 2:10 PM, Chris Robison wrote:
> I just got the latest source from the AMQ repo and a recent change to a
> maven dependency is causing a build problem. The fusemq-leveldb-version got
> chang
I just got the latest source from the AMQ repo and a recent change to a
maven dependency is causing a build problem. The fusemq-leveldb-version got
changed from 1.0 to 99-master-SHAPSHOT and maven can't seem to find that
dependency. Is there a new maven repo that contains this dependency?
T
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
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
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
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