<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_FIXPENDING "
title="FIXPENDING - biovoxxel toolbox broke fter latest update"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=891#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_FIXPENDING "
title="FIXPENDING - biovoxxel toolbox broke fter latest update"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=891">bug 891</a>
from <span class="vcard"><a class="email" href="mailto:johannes.schindelin@gmx.de" title="Johannes Schindelin <johannes.schindelin@gmx.de>"> <span class="fn">Johannes Schindelin</span></a>
</span></b>
<pre>Hi Aryeh,
<span class="quote">> Compiling 1 file in /.../Pseudo_flat_field_correction.java:109: cannot find symbol
> symbol : method convertToFloatProcessor()
> location: class ij.process.ImageProcessor
> duplicatedIp = duplicatedIp.convertToFloatProcessor();</span >
This looks to me as if the ImageJ 1.x version found in the classpath is too
old; The convertToFloatProcessor() method was introduced in 1.48c, 12 September
2013:
<a href="https://github.com/imagej/ImageJA/commit/780b50d458d72fa1f9912dba9f4e08f7db2af6c1">https://github.com/imagej/ImageJA/commit/780b50d458d72fa1f9912dba9f4e08f7db2af6c1</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>