看板 C_and_CPP 關於我們 聯絡資訊
開發平台(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
enonrick: dynamic linking 不是設在VS裡,只要讓作業系統知道dll 07/15 15:31
enonrick: 在哪就好,參照 http://tinyurl.com/mhcnhz9 07/15 15:32
感謝 ※ 編輯: Ommm5566 (36.233.26.173), 07/16/2016 18:00:04