• 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: PB hangs forever when compiling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PB hangs forever when compiling


  • Subject: Re: PB hangs forever when compiling
  • From: Ian Gillespie <email@hidden>
  • Date: Wed, 16 Apr 2003 10:53:35 -0700

Thanks Lance, but no luck. I tried this and it still hangs:

chown -R my_username:staff ~/Developer/my_app
chown -R my_username:staff ~/Developer/my_app/build
chmod -R a+rwX ~/Developer/my_app
chmod -R a+rwX ~/Developer/my_app/build


Any other suggestions?


On Wednesday, April 16, 2003, at 10:38 AM, lbland wrote:

permission problem?

chown -R owner:group home_directory
chown -R owner:group build_directory
chmod -R a+rwX home_directory
chmod -R a+rwX build_directory

substitute your stuff as needed for owner, group, and directories.

Lance Bland
mailto:email@hidden
VVI
888-VVI-PLOT
http://www.vvi.com

-lance

On Wednesday, April 16, 2003, at 11:46 AM, Ian Gillespie wrote:

I am not sure why it happened, but if I make *any* change to a source file (e.g. add a space or carriage return) and then try to re-compile, PB hangs forever. I have to force quit. I tried cleaning the target, restarting the computer and still no luck. Actually after cleaning it stopped on compiling my prefix file. Once I re-launch PB, it compiles fine if I don't make any changes. So basically I have to force quit PB every time I compile. Any suggestions?
_______________________________________________
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.

  • Prev by Date: Open panel filetype setting
  • Next by Date: Re: zeroing out unused bytes from NSData
  • Previous by thread: Using NSColor With Pattern Images
  • Next by thread: Saving an array in NSUserDefaults
  • Index(es):
    • Date
    • Thread