Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: calmchess on January 28, 2012, 09:21:39 pm

Title: first Objective-C minimalist project help
Post by: calmchess on January 28, 2012, 09:21:39 pm
I installed code blocks using this ( http://wiki.codeblocks.org/index.php?title=Installing_Objective-C_Compiler ) tutorial but when I compile/build  the example program it can't import the necessary libraries. Will you please help me to get setup using code blocks on windows for Objective-C programming please.

I get the following messages  in the build messages console.

||=== objCtest, Release ===|
C:\Users\calmchessplayer\Desktop\Apple_IOS_SRC\TestObject.h|1|fatal error: objc/Object.h: No such file or directory|
||=== Build finished: 1 errors, 0 warnings ===|


Title: Re: first Objective-C minimalist project help
Post by: MortenMacFly on January 28, 2012, 10:52:16 pm
http://lmgtfy.com/?q=objc%2FObject.h%3A+No+such+file+or+directory
Title: Re: first Objective-C minimalist project help
Post by: DynV on January 28, 2012, 11:10:16 pm
Please don't derail off issues about Cygwin debugger.
Title: Re: first Objective-C minimalist project help
Post by: MortenMacFly on January 29, 2012, 08:02:02 am
Please don't derail off issues about Cygwin debugger.
??? I don't get what you mean. We are talking about objective-c here...?!