• 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: what is the state of C++ support in xcode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what is the state of C++ support in xcode?


  • Subject: Re: what is the state of C++ support in xcode?
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 15 Aug 2008 18:35:47 -0500

On 15 Aug 2008, at 5:12 PM, Alejandro Aragon wrote:

After trying the compilation of my code, I tried 'Message Bubbles -> Show All' but nothing happens. I'm using also xcode 3.1.

Is your code shared with other platforms? The line endings (\r, \n, \r \n) might be inconsistent; that throws off the line counting and make things like matching errors to lines of code inaccurate. Select the files in question in the Groups & Files list, File > Get Info, and in the General tab, select your preferred line ending from the Line Endings: pop-up. See if that clears things up.


Is there a way to auto-format the entire code? instead of manually shifting the code left or right? In eclipse you just press command-I or command-F and it auto-formats everything. I haven't found a similar feature in xcode yet.

This is a little strange, but it works: Select all the code you want to reformat. Edit > Cut. Edit > Paste. The code will be indented per the settings in the Indentation pane of the Preferences window.


	— F

 --
Fritz Anderson -- Xcode 3 Unleashed: Now Available -- http://x3u.manoverboard.org/

_______________________________________________
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: 
 >what is the state of C++ support in xcode? (From: Alejandro Aragon <email@hidden>)
 >Re: what is the state of C++ support in xcode? (From: "Shawn Erickson" <email@hidden>)
 >Re: what is the state of C++ support in xcode? (From: Alejandro Aragon <email@hidden>)

  • Prev by Date: Re: what is the state of C++ support in xcode?
  • Next by Date: Re: Xcode text editor navigation.
  • Previous by thread: Re: what is the state of C++ support in xcode?
  • Next by thread: Re: what is the state of C++ support in xcode?
  • Index(es):
    • Date
    • Thread