问题:

使用VS2013生成caffe解决方案时,报错NuGet Error:Unable to find version '0.3.3.0' of package 'glog.overlay-x64_v120_Release_dynamic'.

解决方案:

一、参考文章里面的回答:

链接:NuGet error while building caffe on Windows with visual studio 2013
地址:https://stackoverflow.com/questions/39628955/nuget-error-while-building-caffe-on-windows-with-visual-studio-2013

I resolved this issue on my system by overwriting the copy of NuGet.exe that was in caffe-master/windows/.nuget with the nuget.exe version that came with glog.0.3.3.0 in NugetPackages\glog.0.3.3.0\build\native\private\

翻译一下就是说:使用路径 NugetPackages\glog.0.3.3.0\build\native\private\ 下的 NuGet.exe 覆盖 caffe-master/windows/.nuget 下的 NuGet.exe,我下的microsoft下的caffe https://codechina.csdn.net/mirrors/microsoft/caffe?utm_source=csdn_github_accelerator,没有.nuget文件夹,无法使用这个办法。

因此我自己找到了第二个办法

二、自己下载所谓的找不到的资源

直接搜索博客资源’glog.overlay-x64_v120_Release_dynamic就能找到需要的资源,我下载了一个

将上面所有的文件夹都复制到你自己的文件夹就可以,我的在D:\Program Files\NugetPackages

该文件夹与你的caffer-master在同一目录下。

OpenCV.overlay问题同理可解决。

NuGet Error:Unable to find version ‘0.3.3.0‘ of package ‘glog.overlay-x64_v120_Release_dynamic‘.相关推荐

  1. nohup: 忽略输入 Error: Unable to access jarfile【已解决】

    linux启动jar包时的错误信息,找了两个小时 错误信息 nohup: 忽略输入 Error: Unable to access jarfile /app/jar/my-project-1.0.ja ...

  2. PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0

    为什么80%的码农都做不了架构师?>>>    不同电脑,相同的代码怎么就上传不了图片:本人用的是PHP upload上传项目下的retime文件夹 服务器突然出现这种提示,无法上传 ...

  3. mysql unable to find_centos8.2安装mysql8.0时报错Error:Unable to find a match: mysql-community-server...

    centos8.2安装mysql8.0时报错Error:Unable to find a match: mysql-community-server 今天用yum安装mysql8.0时报错信息如下 [ ...

  4. ERROR: unable to bind listening socket for address '127.0.0.1:9000': Address   already

    今天在启动PHP时出现下面的错误: service php-fpm start 错误: Starting php-fpm [09-Aug-2014 00:45:40] ERROR: unable to ...

  5. ERROR: Rosdep experienced an error: Unable to handle package.xml format version ‘3‘

    errror catkin_make 命令时候,报错如下: ERROR: Rosdep experienced an error: Unable to handle package.xml forma ...

  6. MSBUILD : error MSB4132: The tools version “2.0“ is unrecognized. Available tools versions are “4.0“

    前言 如果你在windows 下npm install或者yarn install依赖时出现错误:MSBUILD : error MSB4132: The tools version "2. ...

  7. python2 安装faiss-gpu 报错 faiss/faiss/python/swigfaiss.i:241: Error: Unable to find ‘faiss/impl/platfo

    1. 安装报错 $ sudo pip install faiss-gpu --default-timeout=1000 -i https://pypi.douban.com/simple DEPREC ...

  8. Python error: Unable to find vcvarsall.bat

    请参考阅读博文<Python error: Unable to find vcvarsall.bat> 我用的该文章中的方案二解决的: 前提:win7系统     Python2.7 ①下 ...

  9. python安装依赖失败_python执行安装第三方依赖numpy失败:error: Unable to find vcvarsall.bat...

    一台计算机上同时安装了python2.7和python3.7. 现在为python2.7安装numpy包. 失败:error: Unable to find vcvarsall.bat ======= ...

最新文章

  1. 微信小程序分享注意点
  2. Python 小程序(2)
  3. 自己珍藏一些有趣的Python子程序
  4. python教程实例-python教程实例
  5. 计算机里面如何更改处理器,电脑处理器如何更换 电脑处理器更换方法介绍【详解】...
  6. maven报错: 错误的类文件:… 类文件具有错误的版本 52.0,应为 54.0
  7. matlab编译器和程序发布
  8. 业界首个高性能交互式自动标注工具EISeg正式开源,跨越式提升你的标注体验...
  9. ArcGIS server for java 安装配置一 续
  10. [C++11]initializer_lisr模板类的使用
  11. 超3000岗位!腾讯产业互联网新年大扩招!
  12. linux5.5救援模式,RHEL5救援模式简介RescueModeinRHEL5.PDF
  13. webpack 运行提示“The ‘mode‘ option has not been set”的原因和解决方法
  14. mac XAMPP环境下, 使用php函数mkdir()添加新目录(文件)报错,报错信息:permission denied;...
  15. 随手记_ubuntu下配置vscode+cmake c++开发环境
  16. STM32F103C8T6最小系统板原理图+PCB文件
  17. 虚拟机和主机快捷键切换
  18. mysql 插件相关命令
  19. 划分计算机发展的四个阶段主要依据,计算机的发展划分为4个阶段,分别为什么、什么、什么和什么。...
  20. Ribbon与Eureka整合分析(四)、客户端配置延迟加载和启用饥饿加载

热门文章

  1. Exchange server 2013(十四)WSUS部署及组策略设置(2)
  2. 4.3/4.4 磁盘分区
  3. wget: command not found
  4. php yii多表查询
  5. KVC/KVO实现原理分析
  6. JAVA设计模式--简单介绍
  7. netty websocket 简单消息推送demo
  8. 外键为','(逗号)拼接ID,连接查询外键表ID
  9. 如何在ashx页面获取Session值 (仅供个人参考)
  10. Javascript高级程序设计第二版第十二章--Event--笔记