Thanks Tim! To make them work for me on linux I just had to generate the "Makefile" with ./configure, delete the old style "makefile", and change the build project properties so that it uses "make" instead of that mingw make. And it worked great!
On 10/2/06, Bish, Tim <[EMAIL PROTECTED]> wrote:
> > Hey C++ devs.. > > Do any of you have eclipse project files setup for the activemq-cpp > module? I'd like to see if I can use the eclipse CDT to work with the > project. Please check them in or send me a patch if you got them! I checked mine in; it may cause you more heartache using them than just checking everything out into a new Standard C++ Make project and setting the right env vars. Also checked in a bunch of changes that are probably going to break your build stuff. > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com
-- Regards, Hiram Blog: http://hiramchirino.com
