开发者

Need help to compile an objective c program on windows XP

开发者 https://www.devze.com 2023-02-24 12:31 出处:网络
I am a very new to objective c and start learning I started referring some tutorials and books. One of them is http://www.techotopia.com/index.php/Installing_and_using_GNUstep_and_Objective-C_on_Windo

I am a very new to objective c and start learning I started referring some tutorials and books. One of them is http://www.techotopia.com/index.php/Installing_and_using_GNUstep_and_Objective-C_on_Windows

I installed GNUstep on windows as instructed in the tutorial, but when I tried to compile the first program hello.m, it thr开发者_开发百科ows error sh: gnustep-config --objc-flags: command not found


Sounds like the gnustep-config tool is not in your path. Fix that, and you'll be fine.

To check your path, type env at the shell prompt. (assuming you're using bash or something here, based on "sh:").

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号