<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">You can also get CGM to build if you pull from the latest master. That breaks a few things in the CGM session, though. </div><br class=""><div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Thomas J. Corona, Ph.D.<br class="">Kitware, Inc.<br class="">Senior R&D Engineer<br class="">21 Corporate Drive<br class="">Clifton Park, NY 12065-8662<br class="">Phone: 518-881-4443</div></div>

</div>
<br class=""><div style=""><blockquote type="cite" class=""><div class="">On Jul 17, 2017, at 1:59 PM, Bob Obara <<a href="mailto:bob.obara@kitware.com" class="">bob.obara@kitware.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hey Ben,<div class=""><br class=""></div><div class="">Can you please patch our cgm?</div><div class=""><br class=""></div><div class="">Thanks!</div><div class=""><br class=""></div><div class="">Bob</div><div class=""><br class=""><div class="">
<div style="font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Robert M. O'Bara, MEng.<br class="">Assistant Director of Scientific Computing<br class=""><br class="">Kitware Inc.<br class="">28 Corporate Drive<br class="">Suite 101<br class="">Clifton Park, NY 12065<br class=""><br class="">Phone: (518) 881- 4931</div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>

<br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jul 3, 2017, at 10:22 PMEDT, David Thompson <<a href="mailto:david.thompson@kitware.com" class="">david.thompson@kitware.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Bob,<br class=""><br class="">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:<br class=""><br class="">#ifdef __APPLE__<br class=""><br class="">to<br class=""><br class="">#if defined(__APPLE__) && !defined(CLOCK_REALTIME)<br class=""><br class="">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.<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre"> </span>David</div></div></blockquote></div><br class=""></div></div>_______________________________________________<br class="">Smtk-developers mailing list<br class=""><a href="mailto:Smtk-developers@smtk.org" class="">Smtk-developers@smtk.org</a><br class="">http://public.kitware.com/mailman/listinfo/smtk-developers<br class=""></div></blockquote></div><br class=""></body></html>