Page 1 of 1

FIXED: Get one to fix

PostPosted: Fri Jun 18, 2010 7:13 am
by RzwoDzwo
n file included from /Applications/Objective-Basic.app/Contents/Resources/Examples/Cocoa Controls/CheckBox/Build/Release/ObjC/global.mm:1:
/Applications/Objective-Basic.app/Contents/Resources/Examples/Cocoa Controls/CheckBox/Build/Release/ObjC/global.h:4:17: error: ObjB.h: No such file or directory
/Applications/Objective-Basic.app/Contents/Resources/Examples/Cocoa Controls/CheckBox/Build/Release/ObjC/global.mm: In function 'void -[global _AwakeFromNib](global*, objc_selector*)':
/Applications/Objective-Basic.app/Contents/Resources/Examples/Cocoa Controls/CheckBox/Build/Release/ObjC/global.mm:17: error: 'ObjB' was not declared in this scope
compilation terminated due to -Wfatal-errors.

Re: Get one to fix

PostPosted: Fri Jun 18, 2010 5:24 pm
by udo.killermann
Could you please give a hint, which example you are trying to use?
Which version of Objective Basic are you using?
What version of OSX are you running?

Regards
Udo

Re: Get one to fix

PostPosted: Mon Jun 21, 2010 8:39 am
by berndnoetscher
Thanks for your post. The error message is a general error, which makes me think all examples will fail (ObjB.h is part of the Objb runtime).
Do the other examples work?