> Steve Huston wrote:
> > Ok, can you please try this:
> >
> > cd <your build dir>
> > rm CMakeCache.txt
> > ccmake .. (or wherever your qpid/cpp dir is)
> >   
> 
> 
> CMake Error at src/CMakeLists.txt:209 (message):
> XML Exchange support requested but Xerces-C headers not found

Grrrrrrrr.....

One more idea... If you run ccmake and get the screen with the options
displayed, type 't' to get advanced options, and scroll to find the
CMAKE_CXX_COMPILER - if it's c++ (and not g++), put the cursor on it,
hit return, then type in g++.

Then reconfigure.

Meanwhile I'll ask the cmake folks how to get better details on what
exactly the thing is looking for.

-Steve


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to