错误:“Cygwin GCC”在此系统上不受支持

编程入门 行业动态 更新时间:2024-10-27 06:26:44
本文介绍了错误:“Cygwin GCC”在此系统上不受支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我试图使用Eclipse IDE(使用Windows 7)创建我的第一个C ++ exeecutable。我在建立时遇到以下错误。

I am trying to create my first C++ exeecutable using Eclipse IDE (using Windows 7). I am getting the following error while building.

如何更正?

错误::无法获得主线程的上下文,错误998

ERROR:: couldn't get context of main thread, error 998

信息:配置Debug

Info: Configuration "Debug" uses tool-chain "Cygwin GCC" that is unsupported on this system, attempting to build anyway.

全部

'建筑文件:../src/LestTest.cpp' [sig] C:\cygnus\cygwin-b20 \ H-i586-cygwin32 \bin\make.exe 1000 0)call_handler:无法获得主线程的上下文,错误998

'Building file: ../src/LestTest.cpp' [sig] C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\make.exe 1000 (0) call_handler: couldn't get context of main thread, error 998

Bash

路径环境变量具有以下

C:\cygwin\bin\

C:\cygwin\bin\

请参阅eclipse的下列截图

Please see the following screenshots from eclipse

>

>

推荐答案

使用错误:程序make在PATH中找不到

确保Bash结果指向Cygwin中提及的位置

Make sure that the Bash result is pointing to the location mentioned in Cygwin

生成代码 - 此结果为二进制文件夹

Build the code - this result in a binary folder

运行应用程序

更多推荐

错误:“Cygwin GCC”在此系统上不受支持

本文发布于:2023-07-03 21:55:54,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1012514.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:在此   不受   错误   系统   GCC

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!