Jianlong-Fu / Recurrent-Attention-CNN

225 stars 45 forks source link

Missing Windows under RA_CNN_caffe folder #20

Open by5262 opened 5 years ago

by5262 commented 5 years ago

Downloaded the relevant file, when compiling caffe will prompt error LNK2001: Unresolved external symbol "public: cdecl caffe::SolverRegisterer::SolverRegisterer(class std::basic_string<char,struct std: :char_traits,class std::allocator > const &,class caffe::Solver * (cdecl*)(class caffe::SolverParameter const &))" (??0?$SolverRegisterer@ M@caffe@@QEAA@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@P6APEAV?$Solver@M@1@AEBVSolverParameter@1@@Z @Z) D:\caffe\Recurrent-Attention-CNN\RA_CNN_caffe\windows\classification\adadelta_solver.obj classification error. Is this because I don't have a related Windows file?