Coder Social home page Coder Social logo

Link error of 'libcaffe.lib' about caffe HOT 2 CLOSED

microsoft avatar microsoft commented on July 19, 2024
Link error of 'libcaffe.lib'

from caffe.

Comments (2)

apanimesh061 avatar apanimesh061 commented on July 19, 2024

Hi, I also got same errors along with various other errors related to python builds.

I made the following changes to make everything work:

  • Build as Release
  • Install Visual Studio in C:\Program Files (x86)\
    • There is an openblas.targets file that searches for dlls in C drive. I could not figure out how to change that so I ultimately reinstalled VS in C drive.
  • If building python, use Python 2.7.11 (install using miniconda2). Causes less warnings.

See if this works?

from caffe.

KaneZhu avatar KaneZhu commented on July 19, 2024

Thank you @apanimesh061 . I found my problem is from the ' warning treated as error '. When I changed the properties of libcaffe to this

configurations properties -> C/C++ -> treats warning as error -> No (/WX-)

the project keeps building now.
I think this property may be accidentally changed in new updates of the MS Caffe.

from caffe.

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.