[ome-devel] Anybody seen this compiler error before?

Roger Leigh rleigh at dundee.ac.uk
Fri Jan 10 10:43:21 GMT 2014


On 10/01/14 07:24, Coletta, Christopher (NIH/NIA/IRP) [E] wrote:
> Hi all,
>
> Got a compiler error while trying to build.py inside $OMERO_HOME/components/blitz in a fresh checkout of dev_4_4 on Mac OS 10.6.8, Java 1.6, compiling with Ice3.4.
>
> Here's the error line:
>
> /Users/chris/src/openmicroscopy/components/blitz/src/ome/services/blitz/impl/ExporterI.java:45: cannot find symbol
> symbol  : class DOMUtil
> location: package ome.xml
> import ome.xml.DOMUtil;
>
> (Full compiler output here: http://pastebin.com/u5MZkY1D)
>
> Perhaps related to this?: https://github.com/openmicroscopy/openmicroscopy/pull/1093

Hi Chris,

Quite possibly related.  If you're on dev_4_4, is it possible that you
need to do a "git submodule update" to check out the bioformats
submodule?  If you were previously on develop, you may still have the
bioformats submodule from develop, rather than dev_4_4, which would
result in this error since the classes needed by bioformats are missing.


Regards,
Roger

--
Dr Roger Leigh -- Open Microscopy Environment
Wellcome Trust Centre for Gene Regulation and Expression,
College of Life Sciences, University of Dundee, Dow Street,
Dundee DD1 5EH Scotland UK   Tel: (01382) 386364

The University of Dundee is a registered Scottish Charity, No: SC015096


More information about the ome-devel mailing list