1
1>------ Build started: Project: Setup, Configuration: Debug Win32 ------
1>Effects11d.lib(EffectAPI.obj) : error LNK2019: unresolved external symbol [email protected] referenced in function _D3DX11CompileEffectFromFile
1>C:\Users\Josh\Documents\Game Institute\DirectX\Chapter 1\Projects\Setup\Debug\Setup.exe : fatal error LNK1120: 1 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
我已經在Windows 7試圖安裝的DirectX11與Visual Studio 2012,之後在他的DirectX11書弗蘭克·魯乃指示一段時間了,我一直運行到錯誤。尚未解決外部 - DirectX11的
目前,這是我的錯誤,我有「D3DCompiler.lib」,我已經更新了效果庫,這裏是調試模式屬性的圖片:
http://tinypic.com/view.php?pic=jb64vc&s=5
發行模式的屬性是相同但在兩個庫文件中刪除了'd'。例如,'Effects11d'。
請幫幫我!這讓我瘋狂!
地址:$(DXSDK_DIR)包括包括目錄和$(DXSDK_DIR)的lib \ x86的圖書館目錄,讓我知道它說, –
@FlorisVelleman後,他們已經加入,如果你看一下,你可以看到圖片那。 – Cypras
查看:http://stackoverflow.com/questions/15302276/d3dcompiler-unresolved-extern –