[Insight-developers] In the spirit of the green dashboard

Mathieu Malaterre mathieu.malaterre at gmail.com
Sat May 23 03:52:50 EDT 2009


On Sat, May 23, 2009 at 2:09 AM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
>
> Wes,
>
> I just submitted the Cygwin experimental.
>
> It dies miserably due to the missing symbols
> related to the UUID libraries.
>
> CMake finds:
> UUID_LIBRARY:FILEPATH=/usr/lib/w32api/libuuid.a
>
> but it seems that this library in Cygwin doesn't
> have all the symbols that GDCM is looking for.
>
> We may have to make some adjustments on the
> CMakeList.txt file that search for the uuid
> library.
>

UUID lib is *not* used on cygwin. If it isn this is a bug, it should
simply use the UuidCreate symbol from rpcrt4.

-- 
Mathieu


More information about the Insight-developers mailing list