Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

Tt cannot find src/main/java/caffe/Caffe.java ,where is Caffe.java? #275

Open
benbenyao opened this issue Aug 23, 2017 · 3 comments
Open

Comments

@benbenyao
Copy link

protoc:
[exec] make[1]: /root/CaffeOnSpark/caffe-distri' [exec] make[1]: /root/CaffeOnSpark/caffe-distri'
[exec] make[1]: *** “src/main/java/caffe/Caffe.java”“../caffe-public/distribute/proto/caffe.proto”。

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (proto) on project caffe-distri: An Ant BuildException has occured: exec returned: 2
[ERROR] around Ant part ...... @ 5:84 in /root/CaffeOnSpark/caffe-distri/target/antrun/build-protoc.xml
[ERROR] -> [Help 1]

@junshi15
Copy link
Collaborator

That's a generated file by protoc. It sounds like you had problems with protobuf.

@benbenyao
Copy link
Author

That's my protobuf --version:
root@ubuntu001:/etc/ld.so.conf.d# protoc --version
libprotoc 2.5.0
And i think, could me use BLVC's caffe?I do this, ln -s /home/alpha/caffe caffe-public,but problm is on。

@junshi15
Copy link
Collaborator

no, using BVLC caffe won't work. caffe-public is based on BVLC caffe, but with modifications.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants