IGV on Windows

Raffaello Giulietti raffaello.giulietti at supsi.ch
Tue Apr 21 16:40:43 UTC 2015


Hi,

I followed the instruction on
https://wiki.openjdk.java.net/display/Graal/Windows
to build Graal on Windows 7 and the latest JDK 7u79 and JDK 8u45.

The build succeeds. However, I cannot start igv, as suggested at the end of
https://wiki.openjdk.java.net/display/Graal/Instructions


Here is what happens (graal is in C:\dev\graal)

C:\dev\graal>mx igv

C:\dev\graal>python C:\dev\graal\/mxtool/mx.py igv
Error executing 'ant -f 
C:\dev\graal\src\share\tool\IdealGraphVisualizer\build.xml -l 
C:\dev\graal\.ideal_graph_visualizer.log run': [Error 2] The system 
cannot find the file specified

ant is on the PATH and the two files mentioned in the error message are 
both present.

Is IGV supposed to work on Windows?
If yes, any suggestion on how to dig further?


Thanks
Raffaello



More information about the graal-dev mailing list