您好,登錄后才能下訂單哦!
1)嚴重性 代碼 說明 項目 文件 行
錯誤 LNK2019 無法解析的外部符號 x265_api_get_176,該符號在函數 is_keyframe 中被引用 ffplay D:\test\source\FFmpeg\SMP\libavcodecd.lib(libx265.obj) 1
重新完全編譯整個工程
2)
38>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1189,5): warning MSB8012: TargetPath(D:\test\source\FFmpeg\SMP......\msvc\ffplayd.exe) does not match the Linker's OutputFile property value (D:\test\msvc\bin\x64\ffplayd.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
38>
38>LINK : fatal error LNK1000: Internal error during IncrBuildImage.Pass1
方法一
1、打開項目的屬性對話框;
2、依次找到配置屬性->鏈接器;
3、修改“啟用增量鏈接”為“否”;
4、“確定”,重新生成即可。
方法二
重新完全編譯整個工程
3)
1>------ 已啟動生成: 項目: ffplay, 配置: Debug x64 ------
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1189,5): warning MSB8012: TargetPath(D:\test\source\FFmpeg\SMP......\msvc\ffplayd.exe) does not match the Linker's OutputFile property value (D:\test\msvc\bin\x64\ffplayd.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>
1>LINK : fatal error LNK1000: Internal error during IncrBuildImage.Pass1
1>
1> Version 14.00.23026.0
1>
1> ExceptionCode = C0000005
1> ExceptionFlags = 00000000
1> ExceptionAddress = 00B14B70 (00A60000) "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe"
1> NumberParameters = 00000002
1> ExceptionInformation[ 0] = 00000000
1> ExceptionInformation[ 1] = 00000004
1>
1> CONTEXT:
1> Eax = 00000000 Esp = 012FEB18
1> Ebx = 80400000 Ebp = 012FEF60
1> Ecx = 74A0ABFD Esi = 82771B78
1> Edx = 00000202 Edi = 80407258
1> Eip = 00B14B70 EFlags = 00010246
1> SegCs = 00000023 SegDs = 0000002B
1> SegSs = 0000002B SegEs = 0000002B
1> SegFs = 00000053 SegGs = 0000002B
1> Dr0 = 00000000 Dr3 = 00000000
1> Dr1 = 00000000 Dr6 = 00000000
1> Dr2 = 00000000 Dr7 = 00000000
1> CTIPlugin::InvokeCallback=APPCRASHCTIPlugin::InvokeCallback=APPCRASHCTIPlugin::InvokeCallback=APPCRASHCTIPlugin::InvokeCallback=APPCRASHCTIPlugin::InvokeCallback=APPCRASH
========== 生成: 成功 0 個,失敗 1 個,最新 44 個,跳過 0 個 ==========
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。