On 2/6/06, Ludovic Rousseau <[EMAIL PROTECTED]> wrote:
> I commited some changes in subversion. I can compile the project but
> when I execute it:
> 2006-02-06 11:58:04.110 MacAPDU[4747] An uncaught exception was raised
> 2006-02-06 11:58:04.111 MacAPDU[4747] *** NSUnarchiver: inconsistency
> between written and read data for object 0x31cdd0
> 2006-02-06 11:58:04.111 MacAPDU[4747] *** Uncaught exception:
> <NSArchiverArchiveInconsistency> *** NSUnarchiver: inconsistency
> between written and read data for object 0x31cdd0
>
> MacAPDU has exited due to signal 5 (SIGTRAP).

It looks like the .nib files have been corrupted - not sure if this is
due to SVN properties on the files or not. Rather than send an archive
to the list, I'll send you an zipped English.lproj that works on my
machine. It's from an old version I played with a long time ago.

> > When I tried CocoaCard I got an error for a missing include file:
> > <SecurityHICocoa/KCCocoaCInterface.h> it looks like the whole
> > SecurityHICocoa framework is missing. I've no idea what's going on
> > there, you may need to check the developer release notes from Apple to
> > see if that has been migrated to something else.
>
> I just commented out the .h so source file compiles but I have a fatal error:
>  Tool:0: Command /Developer/Private/jam failed with exit code 1
>
> According to [1] it is because the project uses jam instead of native targets.
> I don't know yet how to upgrade to "native targets" :-(

Easy. In Xcode from the project menu select "Upgrade all Targets in
Project to Native".
Then select the MacAPDU (upgraded) targets.

> We are progressing :-}

Slowly but surely. ;-)

> Thanks for your help,

No problem.

K.

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to