• 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: Itrat Khan <email@hidden>
  • Date: Tue, 23 Apr 2002 13:45:41 -0400

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

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?


I discovered the same problem recently. Try making your application's files world-readable using the following command from the Terminal:

chmod -R ugo+r MyApplication.app/

During development, you should ensure that the resources in your source directory are world readable before building your target.

I realise the question was posted a month ago. I hope this response is still useful.

Regards,
Itrat.


..................................................................
Itrat Khan
Modeless Software, Inc.
http://www.modeless.com
_______________________________________________
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.

  • Prev by Date: NSThread Question
  • Next by Date: Lua (Was: Re: Compile times)
  • Previous by thread: Re: NSThread Question
  • Next by thread: Re: Printing example in Cocoa Programming for MacOS X
  • Index(es):
    • Date
    • Thread