<p dir="ltr">Hi Roger,</p>
<p dir="ltr">Would it make sense to update the developer docs with all those tips?</p>
<p dir="ltr">-Curtis<br></p>
<div class="gmail_quote">On Jun 16, 2014 9:26 AM, &quot;Roger Leigh&quot; &lt;<a href="mailto:r.leigh@dundee.ac.uk">r.leigh@dundee.ac.uk</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 16/06/2014 14:29, Thiel, Bjoern wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi,<br>
<br>
Maintaining the Bio-Formats OME reader I tried to build the current<br>
&#39;develop&#39; branch but unfortunately failed:<br>
<br>
On a Windows 7 64 bit machine I just did the following:<br>
<br>
  * cloning bioformats: git.exe clone --recursive --progress -v<br>
    &quot;git://<a href="http://github.com/openmicroscopy/bioformats.git" target="_blank">github.com/<u></u>openmicroscopy/bioformats.git</a>&quot; &quot;D:\Java\bioformats&quot;<br>
  * extracting eclipse-java-kepler-SR2-win32-<u></u>x86_64.zip to C:\<br>
  * installing jdk-8u5-windows-x64.exe<br>
  * running eclipse C:\eclipse\eclipse.exe -vm &quot;C:\Program<br>
    Files\Java\jdk1.8.0_05\bin\<u></u>javaw.exe&quot;<br>
  * importing &quot;Existing Maven Projects&quot; bioformats<br>
<br>
Eclipse installs something and restarts.<br>
The background build reports 4129 errors and 4365 warnings.<br>
</blockquote>
<br>
Dear Bjoern,<br>
<br>
Please note that bioformats does not yet build with JDK8 due to a javac<br>
bug (<a href="https://trac.openmicroscopy.org.uk/ome/ticket/12099" target="_blank">https://trac.openmicroscopy.<u></u>org.uk/ome/ticket/12099</a>).  It will<br>
build with either JDK7 or JDK6 in the interim.<br>
<br>
Also, if you&#39;ve not built bioformats 5 from source before, please also<br>
be aware that some code is generated, and python2 and genshi are<br>
required for this step, in addition to the java dependencies you&#39;ve<br>
already installed.  Note that the code generation also requires using<br>
git core.autocrlf=input (*not* auto), since the code generator expects<br>
unix line endings (this is a genshi issue).<br>
<br>
<br>
Regards,<br>
Roger<br>
<br>
--<br>
Dr Roger Leigh -- Open Microscopy Environment<br>
Wellcome Trust Centre for Gene Regulation and Expression,<br>
College of Life Sciences, University of Dundee, Dow Street,<br>
Dundee DD1 5EH Scotland UK   Tel: (01382) 386364<br>
<br>
The University of Dundee is a registered Scottish Charity, No: SC015096<br>
______________________________<u></u>_________________<br>
ome-devel mailing list<br>
<a href="mailto:ome-devel@lists.openmicroscopy.org.uk" target="_blank">ome-devel@lists.<u></u>openmicroscopy.org.uk</a><br>
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel" target="_blank">http://lists.openmicroscopy.<u></u>org.uk/mailman/listinfo/ome-<u></u>devel</a><br>
</blockquote></div>