mingw32-gcc.exe: error: CreateProcess: No such file or directory

Posted yfceshi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mingw32-gcc.exe: error: CreateProcess: No such file or directory相关的知识,希望对你有一定的参考价值。

用code::blocks在windows平台下,搭建object c编译环境时,出现这个错误。

 

解决的方法:

将setting -> compliler -> Toolchain executables -> compiler‘s installation directory 改动为你安装的GNUstep 路径。

技术分享 

 

 

windows下搭建object c环境请參考:Windows下的Objective-C集成开发环境(IDE)

以上是关于mingw32-gcc.exe: error: CreateProcess: No such file or directory的主要内容,如果未能解决你的问题,请参考以下文章

为啥最新的MinGW gcc版本是6.3.0

Code Blocks运行官方demo报错说明

vs2012 MinGW编译ffmpeg 出现libavdevice/avdevice.c(38) : error C2059: 语法错误:“.”

C++编译时出了问题[Error] g++.exe: 5\mingw\mingw32\lib\: No such file or directory

windows 7 x64用cmake,mingw32安装LLVM,编译时报错MemoryBuffer.cpp:381:25: error

如何为mingw编译器编译fips?