> I get the following error when I try to do a make > on Cygwin (see error messages below) > > I think gcc didn't like "(" in the "-DXMLPARSEAPI=__declspec(dllexport)" > flag. > > Any ideas? I have been getting Cable ready to build with shared libraries. This is a bug in the Expat CMakeLists file when building static libraries. I have just checked in a fix. -Brad