"x10-lang.org" <X10-users@lists.sourceforge.net> wrote on 06/23/2013
12:16:30 PM:
>
> When I tried to configure Remote Mode with C++ back-end, and when I
> valided the configuration,it showed me the compile error
>
> like "Validation of X10 test program failed:In file included from
> Hello.cc 3:0:./Hello.h:8:29:fatal error:X10/lang/Object.h:No such
> file or directory complilation terminated"
>
> I don't know how to solve this problem.
>

Hi,

        I'm not sure why this is happening, but it looks like perhaps there
is case problem with the include path.  I would have expected to see
"x10/lang/Object.h" instead of "X10/lang/Object.h"

        What version of X10DT are you using, and on which platform?

thanks,

--dave
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to