I just tried to get the default repo building on a Mac - if we can get it
going I'd like to maintain it working. Anyway, it fails with:
proto_compile:
[javac] Compiling 2 source files to
/Users/alex/src/wave-protocol-1/build/core
[javac]
/Users/alex/src/wave-protocol-1/proto_src/org/waveprotocol/wave/examples/fedone/waveserver/WaveClientRpc.java:546:
cannot access org.waveprotocol.wave.federation.Proto
[javac] bad class file:
/Users/alex/src/wave-protocol-1/third_party/runtime/wave-libraries/proto.jar(org/waveprotocol/wave/federation/Proto.class)
[javac] class file has wrong version 50.0, should be 49.0
[javac] Please remove or make sure it appears in the correct
subdirectory of the classpath.
[javac] private
org.waveprotocol.wave.federation.Proto.ProtocolHashedVersion hashedVersion_;
[javac] ^
[javac] 1 error
Has anyone got this working, or know what's going wrong here?
Cheers,
Alex
--
You received this message because you are subscribed to the Google Groups "Wave
Protocol" group.
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/wave-protocol?hl=en.