Openframeworks Visual Studios 2015社区 - 程序'[10184] KinectBodyIndex_debug.exe'已退出,代码为-1073741701(0xc000007b)。 [英] Openframeworks Visual Studios 2015 Community - The program '[10184] KinectBodyIndex_debug.exe' has exited with code -1073741701 (0xc000007b).

查看:323
本文介绍了Openframeworks Visual Studios 2015社区 - 程序'[10184] KinectBodyIndex_debug.exe'已退出,代码为-1073741701(0xc000007b)。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试构建和编译一个由Openframeworks项目生成器制作的Openframeworks项目。


项目的/ bin包含所有必需的.dll文件。


调试器在调试窗口中指出所有符号都正确加载。


然后应用程序停止并在调试窗口中显示以下;



线程0x124c已退出,代码为-1073741701(0xc000007b)。

线程0x2a08有使用代码-1073741701(0xc000007b)退出。
$
线程0x37ac已退出,代码为-1073741701(0xc000007b)。

程序'[4952] KinectBodyIndex_debug.exe已退出代码为-1073741701(0xc000007b)。



任何帮助都将不胜感激!


解决方案

嗨Mcer96,


欢迎来到MSDN论坛。


错误代码"0xc000007b"通常意味着应用程序无法正确初始化,请确保您静态
将任何库链接到您的程序中以尝试消除这些依赖关系。此外,您可以使用一些依赖工具来检查这些库,例如
依赖步行者,请查看

此类似错误消息


同时,您可以尝试在项目中插入一些检查点来调试项目,它可以帮助您解决这个问题。


通常,如果项目是完整的,线程的退出代码是0-259。请看一下:
什么是线程退出代码?
我们可以转到工具 - 选项... - 调试 - 输出Windows并关闭'线程退出消息'以不显示这些信息。


如果此问题与您的项目有关,因为您的项目是由Openframeworks项目生成器创建的,最好重定向到相应的论坛:
https://forum.openframeworks.cc/c/visual-studio 寻求更专业的支持,
我们的论坛是讨论Visual Studio WPF / SL设计器,Visual Studio Guidance Automation工具包,开发人员文档和帮助系统以及Visual Studio编辑器,如果你有
有任何关于VS IDE的问题,请请随时告诉我,谢谢你的理解。




< span style ="color:#666666; FONT-FAMILY:"宋体",无衬线; font-size:11pt">


祝你好运,


萨拉


I am trying to build and compile an Openframeworks project, made from the Openframeworks project Generator.

The /bin of the project contains all of the necessary .dll files.

All of the Symbols load correctly, stated by the Debugger in the debug window.

But then the application stops and in the debug window it says the following;

The thread 0x124c has exited with code -1073741701 (0xc000007b).
The thread 0x2a08 has exited with code -1073741701 (0xc000007b).
The thread 0x37ac has exited with code -1073741701 (0xc000007b).
The program '[4952] KinectBodyIndex_debug.exe' has exited with code -1073741701 (0xc000007b).

Any help at all will be appreciated!

解决方案

Hi Mcer96,

Welcome to the MSDN forum.

The error code "0xc000007b" often means the application failed to initialize properly, please make sure you statically link any libraries into your program to try to eliminate these dependencies. In addition, you can use some dependency tools to check these libraries such as dependency walker, please have a look at this similar error message.

Meanwhile, you can try to insert some checkpoints into your project to debug your project, it can help you to troubleshot this issue.

Usually, if the project is integrity, the exit code of the thread is 0-259. Please take a look this: What is a thread exit code? and we can go to Tools-Options…-Debugging-Output Windows and turn off ‘Thread Exit Messages’ to not display those information.

If this issue is more relates to your project, since your project is created by Openframeworks project Generator, it is better to redirect to the appropriate forum: https://forum.openframeworks.cc/c/visual-studio to seek for a more professional support, our forum is to discuss Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor, if you have any issue about VS IDE, please feel free to let me know, thanks for your understanding.

Best regards,

Sara


这篇关于Openframeworks Visual Studios 2015社区 - 程序'[10184] KinectBodyIndex_debug.exe'已退出,代码为-1073741701(0xc000007b)。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆