作者:
YaoBad (Yao)
2016-02-16 22:10:34開發平台(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
作者: YaoBad (Yao) 2016-02-18 23:39:00
謝謝,請問要如何設定讓compiler強制編譯Vireio_GUI.cpp?