看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) Visual C++ 2012 Express for Windows Desktop on Windows 8 64-bit 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) opensource vireio perception : https://github.com/cybereality/Perception 預期的正確結果(Expected Output): There should be only two compiler warnings about the output directories not being the same as the target directory 錯誤結果(Wrong Output): error screenshot : http://imgur.com/XLO1Au8 程式碼(Code):(請善用置底文網頁, 記得排版) 全部就都是這github的code:https://github.com/cybereality/Perception 補充說明(Supplement): 新手發文排版請見諒,請問各位大大,我都有按照他的build instructions (包含複製LibOVR和LibOVRKernel 設定環境變數等),可是一旦 建置都會出現error LNK2019,我也查過了error LNK2019可能會發生的問題, 但太多情況都會發生這問題,希望各位版友能不吝解惑,謝謝大家 此為project 資料夾: http://imgur.com/ExJJ9wo -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.114.77.126 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1455631838.A.F9B.html
fr3ak: https://goo.gl/w4z591 看來是這個 .cpp 沒被編到? 建議檢 02/18 09:52
fr3ak: 查一下 project 設定 02/18 09:52
YaoBad: 謝謝,請問要如何設定讓compiler強制編譯Vireio_GUI.cpp? 02/18 23:39