caffe-windows icon indicating copy to clipboard operation
caffe-windows copied to clipboard

caffe-windows+vs2013+cuda 8.0,编译caffelib.lib失败,求帮助

Open wucs0329 opened this issue 8 years ago • 3 comments

编译caffelib工程时出现很多错误如下: 1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\include\device_atomic_functions.hpp(76): error : function "atomicAdd(int *, int)" has already been defined 1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\include\device_atomic_functions.hpp(78): error : identifier "__iAtomicAdd" is undefined 。。。。。。 。。。。。。

2>------ Build started: Project: caffe, Configuration: Release x64 ------ 2>LINK : fatal error LNK1181: cannot open input file 'caffelib.lib' ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

求大神帮助看下

wucs0329 avatar Jan 19 '17 23:01 wucs0329

别用cuda8.0,用7.5

teacup198 avatar Jan 29 '17 11:01 teacup198

VS2013编译caffe和classification不通过。。。。

LINK : fatal error LNK1104: 无法打开文件“libboost_filesystem-vc140-mt-gd-1_61.lib” 怎么破??

OPPOA113 avatar Jun 14 '17 02:06 OPPOA113

已经不支持vs2013了。

happynear avatar Jun 14 '17 03:06 happynear