Re: [問題] deep learning lenet 訓練

看板C_and_CPP作者 (眠月)時間8年前 (2016/01/21 01:13), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串7/7 (看更多)
※ 引述《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 成功 -- To iterate is human, to recurse, divine. L. Peter Deutsch 嫩嫩迴圈 大大遞迴 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 111.185.95.121 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1453310000.A.235.html

01/21 09:41, , 1F
簽名檔又有新版本了
01/21 09:41, 1F
文章代碼(AID): #1Mdy0m8r (C_and_CPP)
討論串 (同標題文章)
文章代碼(AID): #1Mdy0m8r (C_and_CPP)