[F-Script-talk] Re: Linking the framework breaks my CoreData app
Brought to you by:
pmougin
From: Philippe M. <pm...@ac...> - 2006-01-01 23:30:24
|
Hi, It might be caused by a conflict between a class named "Range" in =20 your application and the "Range" class defined in the F-Script =20 framework. Do you know if your application has a "Range" class? Philippe On 31 d=E9c. 05, at 21:25, Timothy Reaves wrote: > I gave a brief look at the archives, but did not see this. > > I've downloaded f-script 1.3, and added the framework to my = app's =20 > frameworks. When I build and run, I get dumped into the debugger, =20 > with this error: > > "Range" is not a subclass of NSManagedObject. > > Removing the framework removes the error. > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through =20 > log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD =20 > SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > F-Script-talk mailing list > F-S...@li... > https://lists.sourceforge.net/lists/listinfo/f-script-talk > |