Oops... I've been building it using GCC on a linux but where the path is
smbmount:ed and hosted by a windows machine. Sorry about the error.
Thanks,
/David
-----Original Message-----
From: Nathan Mittler [mailto:nathan.mittler@gmail.com]
Sent: den 26 mars 2006 19:51
To: activemq-dev@geronimo.apache.org
Subject: Re: [jira] Updated: (AMQ-656) Update of AMQ C++ client
Hi David,
One minor tweak (for linux) ... in Guid.cpp, the include should be
"Guid.hpp",
not "guid.hpp". Paths in linux are case-sensitive, so it won't build.
Regards,
Nate
On 3/24/06, David Fahlander (JIRA) <jira@activemq.org> wrote:
>
> [ http://jira.activemq.org/jira//browse/AMQ-656?page=all ]
>
> David Fahlander updated AMQ-656:
> --------------------------------
>
> Attachment: source_060324.zip
>
> This is a complete update that replaces the previous attached file.
>
> Now compiles without warnings with full warning turned on on the
following
> compilers:
>
> gcc 3.4.3
> gcc 4.0.2
> visual c++ 2005
>
> Fixes also done with marshalling of messageId as int instead of short.
>
>
>
> > Update of AMQ C++ client
> > ------------------------
> >
> > Key: AMQ-656
> > URL: http://jira.activemq.org/jira//browse/AMQ-656
> > Project: ActiveMQ
> > Type: Improvement
>
> > Components: JMS client
> > Reporter: MF
> > Attachments: source_060323.zip, source_060324.zip
> >
> >
> > Attached is a new update of the C++ client, the zip-file contains
the
> full source since the update is a major overhaul.
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the
administrators:
> http://jira.activemq.org/jira//secure/Administrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
>
>
|