xonglennao / music-synthesizer-for-android

Automatically exported from code.google.com/p/music-synthesizer-for-android
Apache License 2.0
0 stars 0 forks source link

EventOrBuilder can not be resolved to a type in EventComparator.java #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Eclipse Clean/Build Command
2. import com.levien.synthesizer.core.music.Music.EventOrBuilder;

3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?Window 7

Please provide any additional information below.

Original issue reported on code.google.com by niranjan...@gmail.com on 28 Sep 2013 at 5:13

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
i had same problem. in my case it was because i had libprotobuf.jar version 
2.3.0. 
you need the latest version of this jar. at the moment it is 2.5.0.

Original comment by chill.ga...@gmail.com on 30 Nov 2013 at 8:28