[Smtk-developers] CGM on Sierra
TJ Corona
tj.corona at kitware.com
Mon Jul 17 14:28:30 EDT 2017
You can also get CGM to build if you pull from the latest master. That breaks a few things in the CGM session, though.
Thomas J. Corona, Ph.D.
Kitware, Inc.
Senior R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4443
> On Jul 17, 2017, at 1:59 PM, Bob Obara <bob.obara at kitware.com> wrote:
>
> 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 <mailto: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
>
> _______________________________________________
> Smtk-developers mailing list
> Smtk-developers at smtk.org
> http://public.kitware.com/mailman/listinfo/smtk-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/smtk-developers/attachments/20170717/2ee6591a/attachment.html>
More information about the Smtk-developers
mailing list