Giter VIP home page Giter VIP logo

Comments (6)

cbalint13 avatar cbalint13 commented on September 26, 2024
  • Remove all of your convnet_config.pb.h and convnet_config.pb.cc from your local copy. Let than "make" regenerate them or regenerate tham manually.

from convnet.

cbalint13 avatar cbalint13 commented on September 26, 2024

You could also check a "cmake"-zed version: #3

from convnet.

naxingyu avatar naxingyu commented on September 26, 2024

Thanks. I "make clean"ed the cpu dir and it didn't help. And how does the cmake version work? I made a "build" dir and generated the cmake files into it. But "make" in the "build" dir didn't work.

from convnet.

zhuzhenyao avatar zhuzhenyao commented on September 26, 2024

I also met with the problem. I followed the solution as below and fixed the problem. Hope it will help you.

https://groups.google.com/forum/#!topic/protobuf-c/fM6FBX5C9oI

from convnet.

cbalint13 avatar cbalint13 commented on September 26, 2024

In the source dir four steps:

  1. mkdir build
  2. cd build
  3. cmake ../
  4. make

Thats all.

from convnet.

naxingyu avatar naxingyu commented on September 26, 2024

@andrewpig Nice, it works. Thank you.
@cbalint13 Yes, that's exactly what I did.

from convnet.

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.