QT :退出并说“在启动过程中,程序退出并显示代码 127”。

发布于 2024-12-07 18:28:41 字数 279 浏览 2 评论 0原文

我有一个 Qt 程序,它在 Linux 中运行良好。我们将 Linux 从 32 位迁移到 64 位,在尝试再次运行相同的程序时,出现了下面的错误

“在启动过程中程序退出,代码为 127”

在“输出”窗口中,我还看到以下内容:

&“警告:GDB:无法设置控制终端:无效 参数\n" &"无法执行 /bin/tcsh: 没有这样的文件或目录。\n"

有人对这个错误有任何想法吗?

I Had a Qt program which was working fine in Linux . We migrated our linux from 32bit to 64 bit and while trying to run the same program again throws me a error given below

"During Startup program exited with code 127"

In the Output window I also see the following:

&"warning: GDB: Failed to set controlling terminal: Invalid
argument\n" &"Cannor exec /bin/tcsh: No such file or directory.\n"

does anyone have any idea on this error??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

江湖彼岸 2024-12-14 18:28:41

QtCentre 中的线程也解决了同样的问题。

看看 这里

希望有帮助...

A Thread in QtCentre has the same problem solved.

Look at here

Hope that helps...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文