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

 

解决的方法:

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

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

 

 

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

相关文章:

  • 2022-01-17
  • 2022-12-23
  • 2021-05-07
  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-06
  • 2022-12-23
  • 2021-07-02
  • 2022-03-06
  • 2021-11-30
  • 2021-10-26
相关资源
相似解决方案