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