Thanx a lot Dave for all the help
Regards
Suyash
From: "David P Grove" <gro...@us.ibm.com>
To: "Mailing list for users of the X10 programming language"
<x10-users@lists.sourceforge.net>
Sent: Thursday, March 20, 2014 1:07:31 AM
Subject: Re: [X10-users] X10 compiler debugging
suy...@cse.iitm.ac.in wrote on 03/19/2014 02:44:26 PM:
>
> Thank you the reply and it helped me to progress further. As you
> suggested I selected a program but again I encountered an error:
>
> "Exception in thread "main" java.lang.Error: Unresolved compilation problem:
> The method getIPrsStream() from the type X10SemanticRules refers
> to the missing type IPrsStream"
>
> I believe this IPrsStream is part of "lpj.jar" and during the build
> phase (using ant script) there is no error. Though even in the
> "x10.dist" folder imported by me to eclipse consists of the various
> jar, the error persists. What can be the reason, can you specify.
>
The project setup for the x10.compiler project assumes you have the lpg.runtime
plugin installed from http://lpg.sourceforge.net/updates/ You can either
install this plugin, or hack around it by adding the lpg.jar from
x10.dist/lib/lpg.jar to the classpath of the x10.compiler project. Probably
simplest to just install the plugin via Eclipse update mechanism.
--dave
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users