[ome-devel] Building insight on Windows 7

benjamin.schmid at fau.de benjamin.schmid at fau.de
Mon Sep 12 15:21:34 BST 2016


Hi,

This is my first attempt to compile OMERO, please apologize if I forgot
something obvious..

I just cloned the source code today, switched to the master branch and
tried to compile using
$ ./build.py release-clients

This failed, and I tried
$ ./build.py
instead. I tested it several times, also with the develop branch, but
without success. Compiling the blitz component seems to cause the problem.
The last lines of the output were:

[...]
slice(["omero\sys\Parameters.java"], ["omero\System.ice"])
os.chdir('H:\\fijiplugins\\openmicroscopy\\components\\blitz')
os.chdir('H:\\fijiplugins\\openmicroscopy\\components\\blitz\\resources')
slice(["omero\Tables.java"], ["omero\Tables.ice"])
os.chdir('H:\\fijiplugins\\openmicroscopy\\components\\blitz')
os.chdir('H:\\fijiplugins\\openmicroscopy\\components\\blitz\\resources')
slice(["omero_api_Exporter_ice.py"], ["omero\api\Exporter.ice"])
os.chdir('H:\\fijiplugins\\openmicroscopy\\components\\blitz')
scons: *** [omero_api_Exporter_ice.py] The system cannot find the file
specified

BUILD FAILED
H:\fijiplugins\openmicroscopy\build.xml:178: The following error occurred
while executing this l
H:\fijiplugins\openmicroscopy\components\antlib\resources\global.xml:430:
The following error oc
H:\fijiplugins\openmicroscopy\components\blitz\build.xml:27: The following
error occurred while
H:\fijiplugins\openmicroscopy\components\blitz\build.xml:183: The
following error occurred while
H:\fijiplugins\openmicroscopy\components\antlib\resources\global.xml:570:
exec returned: 2

To me that doesn't make much sense. I'm using Ice 3.6, I set the ICE_HOME
environment variable accordingly, and modified the Path variable. That
seems to work. My java version is 1.8.0_101.

Any hint is appreciated. Of course I can also provide more information is
required.

Thanks a lot in advance,
Bene




More information about the ome-devel mailing list