On 28/02/2008, Alan Conway <[EMAIL PROTECTED]> wrote: > Robert Greig wrote: > > On 28/02/2008, Carl Trieloff <[EMAIL PROTECTED]> wrote: > > > >> In terms of C/C++ client for windows. The project started by using APR > >> for portable IO but quickly run into limitations, > >> so it now & on the 0-10 work has a posix + epoll implementation. I know > >> Andrew is working on a DMA > >> implementation also. For windows the 2-3 files in the IO abstraction > >> need to be ported for Windows sockets. Any > >> interest in doing so, can give pointers.... > > > > I'm not convinced it would be quite that simple Carl. In the earlier > > days of the C++ codebase I tried to get it to build on Windows with > > Visual Studio 2005 and I had to make quite a few changes for > > differences in headers, compiler strictness etc. Nothing terribly > > complex but enough that it would require effort. > > > > Does the C++ codebase build on solaris with Sun CC? > > > The only regular builds/tests of qpid C++ that I'm aware of are on linux. If > anyone has the resources/interest in porting & testing on other platforms > I'll > be happy to help.
given a perfectly spherical world I'd be interested in doing a OS X/darwin build -- Martin Ritchie
