On 5/31/05 12:34 AM, Jenis Shah didst favor us with:
> Hello friends,
>
> I want to test my Application on a vanilla machine(as shipped by
> Mac).
"Mac" doesn't ship computers. Apple does. The computers are Macs.
> For this I formatted my iBook and installed Mac 10.3.0 ( Panther ) on
> my machine. After that when I run my application, it crashes and gives an
> error:
>
> CFNumberGetValue (CFNumberGetValue + 60).
>
> The problem seems to be in OS installation (core foundation
> libraries) and not in my application.
You are confused. Your application has a bug. It may be crashing in Core
Foundation, but Core Foundation API that's crashing is being called from
your application and the cause is almost certainly in your application. Look
at the entire crash log and see which code in your application is being
called when it crashes.
> Is the installation of Panther enough
> to run application that use CoreFoundation files or do we need to install
> something else.
Of course it is. You don't really think normal users are expected to do
additional installs so applications can use core functionality, do you?
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden