IGV on Windows

Raffaello Giulietti raffaello.giulietti at supsi.ch
Tue Apr 21 19:53:33 UTC 2015


Indeed, the workaround works

Thanks!
Raffaello


On 2015-04-21 19:09, christian.humer at gmail.com wrote:
> Hi Raffaello,
>
> This is a problem on Windows only.
>
> As a workaround please goto
> 'C:\dev\graal\src\share\tool\IdealGraphVisualizer\' and run: 'ant run'.
> - Christian Humer
>
>
>
>
> ------ Original Message ------
> From: "Raffaello Giulietti" <raffaello.giulietti at supsi.ch>
> To: "graal-dev at openjdk.java.net" <graal-dev at openjdk.java.net>
> Sent: 21.04.2015 18:40:43
> Subject: IGV on Windows
>
>> 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