2013-12-22 52 views
2

我安裝新的Windows 8.1系統具有以下:OpenCV的2.4.7.2 +窗口8.1 +的Visual Studio 2013 ==錯誤

OpenCV的2.4.7.2
的Visual Studio 2013旗艦版。

我綁我的OpenCV的項目工作,但得到的以下錯誤:

'OPENCV_PROJECT.exe' (Win32): Loaded 'E:\Users\yirmio\Documents\Visual Studio 2013\Projects\OPENCV_PROJECT\x64\Debug\OPENCV_PROJECT.exe'. Symbols loaded. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Cannot find or open the PDB file. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Cannot find or open the PDB file. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Cannot find or open the PDB file. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'E:\Dev\opencv\build\x64\vc11\bin\opencv_core247d.dll'. Cannot find or open the PDB file. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'E:\Dev\opencv\build\x64\vc11\bin\opencv_features2d247d.dll'. Cannot find or open the PDB file. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'E:\Dev\opencv\build\x64\vc11\bin\opencv_highgui247d.dll'. Cannot find or open the PDB file. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'E:\Dev\opencv\build\x64\vc11\bin\opencv_nonfree247d.dll'. Cannot find or open the PDB file. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'C:\Windows\System32\msvcp120d.dll'. Cannot find or open the PDB file. 
'OPENCV_PROJECT.exe' (Win32): Loaded 'C:\Windows\System32\msvcr120d.dll'. Cannot find or open the PDB file. 
The program '[4752] OPENCV_PROJECT.exe' has exited with code -1073741515 (0xc0000135) 'A dependent dll was not found'. 

我搜索谷歌爲houres沒有辦法解決這個問題... 已歷經改變了圖書館和所有項目設置...

希望得到一些幫助...

謝謝! Yirmi。

+1

,如果你有一箇舊的項目,這是與245建立,你可能需要改變所有的庫名稱爲247 – berak

+1

請嘗試與VS 2010或2012一起工作.. 2013與OpenCV有一些問題.. – scap3y

+0

謝謝你們兩位,我已經更新了主題...... @ scap3y我真的很想去看看2013因爲這個,我只是給它最後的機會... –

回答

0

你有沒有試過this

  1. 設置PATH

  2. 附加編譯器 'VC11' 和連接到Visual Studio