Page 1 of 1

Interface builder not found

PostPosted: Mon Aug 29, 2011 10:41 pm
by UNR ATMS
When I start objective-basic, I get the following:

Error: Interface builder not found.
Objective-Basic needs to have installed the default development packages of Mac OS X. Please install the Objective-C compiler and related packages. You will find it on the installation media for Mac OS X.


I have Xcode 4 installed and running smoothly. What am I missing?

EDIT: I should have specified I'm running Lion. The fix is to buck Xcode4 and install Xcode 3.4, with the following instructions:

http://anatomicwax.tumblr.com/post/7906 ... -6-on-lion

Re: Interface builder not found

PostPosted: Tue Aug 30, 2011 7:58 am
by berndnoetscher
UNR ATMS wrote:When I start objective-basic, I get the following:

Error: Interface builder not found.
Objective-Basic needs to have installed the default development packages of Mac OS X. Please install the Objective-C compiler and related packages. You will find it on the installation media for Mac OS X.


I have Xcode 4 installed and running smoothly. What am I missing?

EDIT: I should have specified I'm running Lion. The fix is to buck Xcode4 and install Xcode 3.4, with the following instructions:

http://anatomicwax.tumblr.com/post/7906 ... -6-on-lion


Thanks for your post.
Please be patient. Xcode 4 support will follow the next weeks.

Re: Interface builder not found

PostPosted: Tue Nov 01, 2011 7:48 pm
by Robert
Any progress on the Xcode 4 support?

Re: Interface builder not found

PostPosted: Wed Nov 02, 2011 9:26 am
by berndnoetscher
Robert wrote:Any progress on the Xcode 4 support?


Nearly finished the rewritten compiler, after that I will do Xcode 4 support. Sorry for the delay, but the new compiler is really great and easy to handle. It is worth it in the long run, because it will very easy to add hundreds of commands within a few days.

Re: Interface builder not found

PostPosted: Mon Jan 09, 2012 4:57 pm
by jsherk
Same problem here ... will wait for Xcode 4 support.

Thanks