[Insight-developers] Insight make fails on Cygwin

Brad King brad.king@kitware.com
Wed, 27 Jun 2001 16:43:31 -0400 (EDT)


> 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