Re: [问题] deep learning lenet 训练

楼主: yoco (眠月)   2016-01-21 01:13:16
※ 引述《s501082001 (曹草逼)》之铭言:
: 但是要执行专案时,它会有出现error LNK2001: 无法解析的外部符号 mdb_txn_commit
: error LNK2001: 无法解析的外部符号 mdb_txn_begin
我会建议用 Linux 会省很多麻烦
不过 Windows 也不是作不到,我没试过,但应该可以
caffe 用到一个 Key-Value database library 叫做 LMDB
你少掉的就是这个 library,他在 Github 上面有 https://github.com/LMDB/lmdb
不过他的 build system 用的是 Makefile
所以你可能需要 MSYS 之类的工具来 build 他
build 好 LMDB 以后,
把生出来的 .lib 档加入到你 Visual Studio Project 的
“其他相依性”(还是外部相依性,忘记了 XD 还是 dependency 之类的
你 google 一下,怎么在 Visual Studio link 其他 library 就知道了
这样应该就可以 link 成功
作者: s25g5d4 (function(){})()   2016-01-21 09:41:00
签名档又有新版本了

Links booklink

Contact Us: admin [ a t ] ucptt.com