<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Folks,<br>
<br>
I would look to see proper Clang support in CTK (and hence MITK)
such that the native build tools on MacOS can be used (Clang is the
default compiler for XCode).<br>
<br>
It looks like the only show-stopper is the DCMTK version we are
using. This problem has already been identified on the the Slicer
mailing list [1] and I suggest to move forward with Jc's option b)<br>
<br>
<pre><span><span>Update the sha1 of </span></span><span><a href="http://git.dcmtk.org/dcmtk.git" target="_blank" rel="nofollow" link="external"><span>git.<span class="bold highlight search-highlight">dcmtk</span>.org/<span class="bold highlight search-highlight">dcmtk</span>.git</span></a></span><span> </span><span><span> required to build CTK</span></span></pre>
<br>
Using the DCMTK 3.6.1 snapshot [2] would fix the DCMTK Clang issues
and would also fix a few other issues we had in CTK (J2's static
initialization problems and the duplicated DICOM SCU class). You can
have a look at the necessary changes in CTK here:<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/saschazelzer/CTK/compare/master...dcmtk-3.6.1-snapshot-compatibility">https://github.com/saschazelzer/CTK/compare/master...dcmtk-3.6.1-snapshot-compatibility</a><br>
<br>
Does anybody have any objections to merging the above branch into
CTK master?<br>
<br>
Thanks,<br>
<br>
Sascha<br>
<br>
<br>
[1]:
<a class="moz-txt-link-freetext" href="http://slicer-devel.65872.n3.nabble.com/DCMTK-clang-compiler-errors-td3811531.html">http://slicer-devel.65872.n3.nabble.com/DCMTK-clang-compiler-errors-td3811531.html</a><br>
[2]: <a class="moz-txt-link-freetext" href="http://support.dcmtk.org/wiki/dcmtk/news/start">http://support.dcmtk.org/wiki/dcmtk/news/start</a><br>
</body>
</html>