[問題] VS14如何在Properties設dll?(已解決)

看板C_and_CPP (C/C++)作者 (56天團)時間9年前 (2016/07/15 15:26), 9年前編輯推噓0(002)
留言2則, 1人參與, 最新討論串1/1
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) VS14 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) ogre3d v2.1和其相依函式庫 問題(Question): cmake變數中只抓了lib沒抓dll 餵入的資料(Input): Sample_Tutorial01_Initialization 預期的正確結果(Expected Output): 可以start new instance 錯誤結果(Wrong Output): ". . .你的電腦遺失SDL2.dll . . ." (Linker->Input好像都是放lib) 如題要怎麼從properties設定去抓dll檔? -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 36.232.26.173 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1468567562.A.100.html

07/15 15:31, , 1F
dynamic linking 不是設在VS裡,只要讓作業系統知道dll
07/15 15:31, 1F

07/15 15:32, , 2F
在哪就好,參照 http://tinyurl.com/mhcnhz9
07/15 15:32, 2F
感謝 ※ 編輯: Ommm5566 (36.233.26.173), 07/16/2016 18:00:04
文章代碼(AID): #1NY90A40 (C_and_CPP)
文章代碼(AID): #1NY90A40 (C_and_CPP)