tyli611 / google-tv-pairing-protocol

Automatically exported from code.google.com/p/google-tv-pairing-protocol
0 stars 0 forks source link

can't compiler #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.download the google-tv-pairing-protocol
2.import to the eclipse
3.at com.google.polo.wire.protobuf.ProtobufWireAdapter.java occur
impot com.google.polo.wire.protobuf.PoloProto.Options.Encoding.EncodingType; 
error

What is the expected output? What do you see instead?
no out put

What version of the product are you using? On what operating system?
eclipse 3.6.2
java jdk1.6.0_24
Please provide any additional information below.

Original issue reported on code.google.com by playfran...@gmail.com on 21 Jun 2011 at 8:05

GoogleCodeExporter commented 8 years ago
You need the full jar, not the lite jar of protocol buffers

Original comment by tony.ben...@gmail.com on 26 Feb 2012 at 9:40