• 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: Xcode Questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode Questions


  • Subject: Re: Xcode Questions
  • From: Markian Hlynka <email@hidden>
  • Date: Wed, 20 Apr 2005 10:11:02 -0600


On Apr 18, 2005, at 14:00, pour mes listes wrote:

Hi all.

I encounter the two following difficulties :

1-compilation errors and warning are accumulated : suppose that a compilation leads to 3 errors in Errors and Warnings magic list then I correct 1 of the three errors and compile again ; the Errors and Warnings list now contains 5 errors the three initial ones plus the two that I have not corrected


this can be normal behaviour for a compile, and has to do with how the compiler parses things. But, you should always fix the first error first. often that will make subsequent errors go away, because they are no long errors.



2-debugger window no longer displays the "thread view" (top left part of the window)


quit xcode. right-click on your project and select "show package contents" from the context-menu. remove the <username>.mode1 file.


Note that this will also reset all your window positions etc. This is a known bug (the disappearing of the thread view, not the lost window positions)

Markian

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Xcode Questions (From: pour mes listes <email@hidden>)

  • Prev by Date: Creating a new project by using an Applescript script
  • Next by Date: Re: Creating a new project by using an Applescript script
  • Previous by thread: Xcode Questions
  • Next by thread: Class passed as reference to lib function.
  • Index(es):
    • Date
    • Thread