[Smtk-developers] CGM on Sierra
Bob Obara
bob.obara at kitware.com
Mon Jul 17 13:59:53 EDT 2017
Hey Ben,
Can you please patch our cgm?
Thanks!
Bob
Robert M. O'Bara, MEng.
Assistant Director of Scientific Computing
Kitware Inc.
28 Corporate Drive
Suite 101
Clifton Park, NY 12065
Phone: (518) 881- 4931
> On Jul 3, 2017, at 10:22 PMEDT, David Thompson <david.thompson at kitware.com> wrote:
>
> Hi Bob,
>
> I tried a superbuild with CGM enabled and ran into the same issue as you (OpenCascade, not CGM, fails to build with a time-macro conflict). It is easily fixed (and I wanna say I've done it before): change line 67 of superbuild/oce/src/src/OSD/gettime_osx.h from:
>
> #ifdef __APPLE__
>
> to
>
> #if defined(__APPLE__) && !defined(CLOCK_REALTIME)
>
> I suspect that if we weren't using a really stale version of OpenCascade things would probably work. But I don't know whether CGM will work with a newer version of OpenCascade.
>
> David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/smtk-developers/attachments/20170717/68a6a67e/attachment-0001.html>
More information about the Smtk-developers
mailing list