i cant manage to compile elemental.
any idea what's wrong ?
generate:
[exec] File "idl/css/generate-style.py", line 22
[exec] print 'Usage: input_file interface.java.snippet
implementation.java.snippet'
[exec]
^
[exec] SyntaxError: invalid syntax
[exec] Traceback (most recent call last):
[exec] File "idl/scripts/elemental_fremontcutbuilder.py", line 6, in
<module>
[exec] import database
[exec] File
"/home/gustav/stuff/gwt/elemental/idl/scripts/database.py", line 14, in
<module>
[exec] import idlnode
[exec] File
"/home/gustav/stuff/gwt/elemental/idl/scripts/idlnode.py", line 35
[exec] except Exception, e:
[exec] ^
[exec] SyntaxError: invalid syntax
[exec] Traceback (most recent call last):
[exec] File "idl/scripts/elementaldomgenerator.py", line 8, in
<module>
[exec] import elementalgenerator
[exec] File
"/home/gustav/stuff/gwt/elemental/idl/scripts/elementalgenerator.py", line
353
[exec] print "Mixin detected %s, previously implemented by %s, but
also implemented by %s" % (secondary.type.id, implemented_by, interface.id)
[exec]
^
[exec] SyntaxError: invalid syntax
compile:
BUILD FAILED
/home/gustav/stuff/gwt/build.xml:71: The following error occurred while
executing this line:
/home/gustav/stuff/gwt/elemental/build.xml:19: srcdir
"/home/gustav/stuff/gwt/elemental/idl/generated/src" does not exist!
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/zyF3LxFREc8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.