Coder Social home page Coder Social logo

build error MSB3030 about caffe HOT 5 CLOSED

microsoft avatar microsoft commented on June 20, 2024
build error MSB3030

from caffe.

Comments (5)

jiemojiemo avatar jiemojiemo commented on June 20, 2024

I also met the problem,do you have any idea to solve it?

from caffe.

Wuranker avatar Wuranker commented on June 20, 2024

I copy "msvcp120.dll" and "msvcr120.dll" from my installation path to "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\redist\x64\Microsoft.VC120.CRT", then copy "msvcp120d.dll" and "msvcr120d.dll" to "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\redist\Debug_NonRedist\x64\Microsoft.VC120.DebugCRT". I solve the problem.

from caffe.

AleksandarTomicMS avatar AleksandarTomicMS commented on June 20, 2024

This is caused by the HDF5 and LMDB Nuget dependencies. They expect that Visual Studio 2013 is installed at default location ("C:\Program Files (x86)\Microsoft Visual Studio 12.0"), as they target Visual Studio with "$(MSBuildProgramFiles32)\Microsoft Visual Studio 12.0". I think that a clean way to fix this would be to create a symbolic link at this location to your custom visual studio installation path. Other than that you can contact the owners of these Nuget dependencies to fix this, as the problem is in their packages.

from caffe.

Codersadis avatar Codersadis commented on June 20, 2024

Very THX for @Wuranker 's suggestion.

met this problem too, and
I got my problem fixed with your solution. :-)

from caffe.

sasagalic-MSFT avatar sasagalic-MSFT commented on June 20, 2024

Closing since several workarounds which seem to fix the issue are proposed. Additionally, 2808199 should have fixed the root cause.

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.