Git Product home page Git Product logo

Comments (7)

willyd avatar willyd commented on May 28, 2024

Weird, never got that one. Do you have a conflict between a previously installed protobuf library? What path is the CMake variable PROTOBUF_PROTOC_EXECUTABLE pointing to? My guess is either the wrong protoc was executed or somehow you are including the wrong protobuf errors.

from caffe-builder.

cyrenaique avatar cyrenaique commented on May 28, 2024

Well, it's actually the case, I had an old protoc in my path, and totally forgot about that one. Trying to fix that I messed up everything (just realized that), so I will restart from scratch and let you know. Does it compile with OPENCV3.0 or I should stick on OPENCV 2? Anyway thanks for feedback and good guess!

from caffe-builder.

willyd avatar willyd commented on May 28, 2024

Good that you solved your problem.

Yes it can compile with OpenCV 3. I just pushed a new branch opencv3-support with (experimental) support for OpenCV 3.x. You can try it if you like.

from caffe-builder.

cyrenaique avatar cyrenaique commented on May 28, 2024

Cool! big thanks for your awesome job! Still not finished to compile but seems much better :-)...I will try with OPENCV3 and let you know.

from caffe-builder.

cyrenaique avatar cyrenaique commented on May 28, 2024

With Cmake-Gui and a just naive configure pushed, it's still downloading OPENCV2.4, I checked the cmake file OPENCV-download and I guess the condition isn't satisfied with just configure...

from caffe-builder.

willyd avatar willyd commented on May 28, 2024

Can't you check the option BUILD_OPENCV_3 in the CMake-GUI? You can also try to delete the cache and reconfigure. It should not redownload everything but the builds might be considered outdated.

BTW, the OPENCV-download file (rule) does not do anything. caffe-builder downloads all archives and clone all git repos at configure time and caches the download files in the your build folder in DownloadCache.

from caffe-builder.

cyrenaique avatar cyrenaique commented on May 28, 2024

Ok, now I have the option, I think I am just tired...sorry for that

from caffe-builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.