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