错误:“Cygwin GCC”在此系统上不受支持 [英] ERROR: "Cygwin GCC" that is unsupported on this system

查看:1524
本文介绍了错误:“Cygwin GCC”在此系统上不受支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图使用Eclipse IDE(使用Windows 7)创建我的第一个C ++ exeecutable。



如何更正? >错误::无法获取主线程的上下文,错误998


信息:配置Debug



全部



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



Bash





路径环境变量具有以下


C:\cygwin\bin\


请参阅eclipse的下列截图





/ p>

>



解决方案

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



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



生成代码 - 生成二进制文件夹



运行应用程序


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

How to correct it?

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

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

make all

'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

Path Environment variable has the following

C:\cygwin\bin\

Please see the following screenshots from eclipse

解决方案

Make a test with "Bash" as mentioned in Error: Program "make" not found in PATH

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

Build the code - this result in a binary folder

Run the application

这篇关于错误:“Cygwin GCC”在此系统上不受支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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