Page 1 of 1

DONE: The CustomFramework Example Fails

PostPosted: Thu Jul 15, 2010 10:55 pm
by dekiefer
I tried to compile the CustomFramework Example in the Example pulldown menu but "myframework" and its associated files were not included in the 22 June 2010 Download of Object-Basic.

The Error Alert: Internal Error. Please Report Back to Us

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

Re: The CustomFramework Example Fails

PostPosted: Thu Jul 29, 2010 9:00 pm
by berndnoetscher
Thanks. I finally fixed it. Will be come with next version.