Hi,

I am also very excited about this project, so I'm trying to build and
deploy, but I get an error while trying to execute the
"get-third-party-deps" script, basically

    [javac]
/Users/egarcia/Documents/workspace-walkaround/walkaround/third_party_src/appengine-mapreduce/appengine-mapreduce-read-only/java/src/com/google/appengine/tools/mapreduce/Serializers.java:5:
cannot find symbol
    [javac] symbol  : class KeyValue
    [javac] location: class com.google.appengine.api.files.FileServicePb
    [javac] import com.google.appengine.api.files.FileServicePb.KeyValue;

I have look into the script, and I found this TODO:
# TODO(ohler): link our SDK in here

I don't know if the error is related to this todo, or probably I have to
fix something else, as I am working on OSX (mac).
By the way, if anyone else needs to compile the project on OSX, you'll need
to download/compile/install:

- gnutls

- wget

- md5sum/sha1sum


Thanks,

Eduardo G.

-- 
Eduardo G.
http://www.stream18.com

Reply via email to