Hi Alex,<br><br>
<div class="gmail_quote"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div>I can work on the windows part and take a look at your cmake.</div>

<div></div></div></blockquote><div><br>Thank you; I appreciate any insight. Hopefully you can puzzle out what the build shell script does, and replicate those steps on a Windows system -- it&#39;s pretty simple, invoking cmake with ITK_DIR and JACE_DIR variables set, calling make (which on Windows you need to do manually in Visual Studio) then copying the resultant libraries to ITK&#39;s bin directory.<br>

<br>The other thing I would find really valuable is corrections to anything in my CMake files that does not conform to ITK&#39;s best practices. The Bio-Formats ITK plugin is modeled after Slicer3&#39;s MGH ImageIO plugin, but I probably still screwed it up. And I wrote the CMake file for the Bio-Formats C++ bindings from scratch, so it is probably riddled with wrongheaded constructs.<br>

<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div></div><div>I could be at the OME meeting the first day, would you be there?</div>

</div></blockquote></div>
<br>Yes, I will be present all day on both Tuesday and Wednesday.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div><div>

<div></div><div>just one comment on copyright, in US, France and singapore, the only case I know well enough to comment on, copyright belongs to the institution and it can be problematic to deal with valorization offices to have access to your own code after. SO to make it simpler for postdocs that would like to go on using their code when they move to another position (public or private) we thought that BSD is easier.</div>


<div></div></div></div></div></blockquote><div><br>Indeed, if your organization coopts your copyright, using GPL could be a problem. I suppose you could start with BSD then switch to GPL once the company is formed...<br>

<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div><div><div></div><div>Now, the GPL part might be a bit paranoid, and come from my past at SUN microsystem where getting sued was a real threat. Less likely so in our line of work, I admit.</div>

</div></div></div></blockquote></div><br>It is a tragedy that people are afraid to read one another&#39;s code -- but certainly one of the unfortunate consequences of modern copyright law.<br><br>-Curtis<br><br>