Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

生成错误,求解答 #29

Open
li4bing5 opened this issue Mar 26, 2022 · 3 comments
Open

生成错误,求解答 #29

li4bing5 opened this issue Mar 26, 2022 · 3 comments

Comments

@li4bing5
Copy link

系统:
Win10 专业版 21H2
软件:
VS2013 12.0.40629.00 Update 5
nasm-2.15.05
问题:未知,没学过编程,以为打开后运行一下就成了,没成想就错误了,大佬能指导一下吗?

Snipaste_2022-03-27_00-24-00
Snipaste_2022-03-27_00-23-36
Snipaste_2022-03-27_00-23-09

@ZhangYuef
Copy link
Member

先检查一下报错最后的两个文件是否存在?

@luofalei
Copy link
Member

文件路径建议去掉空格

@li4bing5
Copy link
Author

更新 20220328
操作:新建解决方案平台-x64,使用x64,点击“本地Windows解释器”
//提示C:\Windows\System32\dllntll.dll、C:\Windows\System32\kernel32、C:\Windows\System32\KernelBase.dll、build\bin\x64_Debug\libxavs2.dll无法加载

操作:在工具-选项,调试-常规,勾选“启用源服务器支持”;
调试-常规,勾选Microsoft符号服务器,路径:C:\Users\用户名\AppData\Local\Temp\SymbolCache,重启VS,再次“本地编译”,即可显示已加载符号
“xavs2.exe”(Win32): 已加载“E:\learning\videoCodec\avs2\xavs2\build\bin\x64_Debug\xavs2.exe”。已加载符号。
“xavs2.exe”(Win32): 已加载“C:\Windows\System32\ntdll.dll”。已加载符号。
“xavs2.exe”(Win32): 已加载“C:\Windows\System32\kernel32.dll”。已加载符号。
“xavs2.exe”(Win32): 已加载“C:\Windows\System32\KernelBase.dll”。已加载符号。
“xavs2.exe”(Win32): 已加载“E:\learning\videoCodec\avs2\xavs2\build\bin\x64_Debug\libxavs2.dll”。已加载符号。
线程 0x72fc 已退出,返回值为 -1 (0xffffffff)。
程序“[30048] xavs2.exe”已退出,返回值为 -1 (0xffffffff)。

操作:调试-开始执行(不调试)
//图如下
Snipaste_2022-03-28_01-57-46
Snipaste_2022-03-28_02-00-11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants