Page 1 of 1

FIXED: When i start math example...

PostPosted: Sun May 30, 2010 12:34 pm
by RzwoDzwo
... then i get this Error Message:

In file included from /Applications/Objective-Basic.app/Contents/Resources/Examples/Math/Build/Release/ObjC/global.mm:1:
/Applications/Objective-Basic.app/Contents/Resources/Examples/Math/Build/Release/ObjC/global.h:3:17: error: ObjB.h: No such file or directory
/Applications/Objective-Basic.app/Contents/Resources/Examples/Math/Build/Release/ObjC/global.mm: In function 'void -[global _AwakeFromNib](global*, objc_selector*)':
/Applications/Objective-Basic.app/Contents/Resources/Examples/Math/Build/Release/ObjC/global.mm:17: error: 'ObjB' was not declared in this scope
compilation terminated due to -Wfatal-errors.

Cheers

Re: FIXED: When i start math example...

PostPosted: Mon May 31, 2010 9:12 am
by berndnoetscher
RzwoDzwo wrote:... then i get this Error Message:

In file included from /Applications/Objective-Basic.app/Contents/Resources/Examples/Math/Build/Release/ObjC/global.mm:1:
/Applications/Objective-Basic.app/Contents/Resources/Examples/Math/Build/Release/ObjC/global.h:3:17: error: ObjB.h: No such file or directory
/Applications/Objective-Basic.app/Contents/Resources/Examples/Math/Build/Release/ObjC/global.mm: In function 'void -[global _AwakeFromNib](global*, objc_selector*)':
/Applications/Objective-Basic.app/Contents/Resources/Examples/Math/Build/Release/ObjC/global.mm:17: error: 'ObjB' was not declared in this scope
compilation terminated due to -Wfatal-errors.

Cheers


Thanks for the information.
The compilation did abord due a readstring failure, I did overread.