• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: My cocoa app don't run on other computers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My cocoa app don't run on other computers


  • Subject: Re: My cocoa app don't run on other computers
  • From: Eric Peyton <email@hidden>
  • Date: Thu, 28 Mar 2002 08:19:16 -0600

There can be a million things wrong, none of which can be answered without more information.

On the target computer where it crashes, first thing to do is to turn on the crash reporter in Console.app preferences.

If the machine has gdb and the developer tools, run the app under GDB and get a backtrace.

Then with that backtrace from either gdb or the crash reporter you should be able to figure out what went wrong.

Eric

On Thursday, March 28, 2002, at 06:58 AM, Tomas Zahradnicky, Jr. wrote:

Hello,

I've written my first cocoa app --- a old style trash implementation. However, it does not run on other systems. Where can be a problem? I set NSUIElement = 1 and I link against both AppKit.framework and Carbon.framework. Can this cause any problem? If I run it, it simply quits and don't do anything with no log/crash/console info. What can be the problem?

-Tomas
-- # Tomas Zahradnicky, Jr
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >My cocoa app don't run on other computers (From: "Tomas Zahradnicky, Jr." <email@hidden>)

  • Prev by Date: Re: Simple "SpreadSheet"
  • Next by Date: Re: check out the spreadsheet control! and NSTextViewCell Overlapping its bounds
  • Previous by thread: My cocoa app don't run on other computers
  • Next by thread: [ANN]: XRay 1.0 (Golden Master)
  • Index(es):
    • Date
    • Thread