Re: Xcode 4.2 users: does your xgettext work?

2011-11-09 Thread Blair Zajac
On Nov 9, 2011, at 11:34 PM, Andrea D'Amore wrote: > On Wed, Nov 9, 2011 at 21:20, Blair Zajac wrote: >> I opened the /Developer/About XCode.pdf, says it's 4.2, so I did a > > I'd rather open XCode.app and call about dialog or run 'xcodebuild > -version' at shell prompt. Yes, I picked that up

Re: Xcode 4.2 users: does your xgettext work?

2011-11-09 Thread Andrea D'Amore
On Wed, Nov 9, 2011 at 21:20, Blair Zajac wrote: > I opened the /Developer/About XCode.pdf, says it's 4.2, so I did a I'd rather open XCode.app and call about dialog or run 'xcodebuild -version' at shell prompt. By the way I just noticed my default compiler is still llvm-gcc-4.2 even if I updat

Re: Xcode 4.2 users: does your xgettext work?

2011-11-09 Thread Blair Zajac
On 11/09/2011 10:21 AM, Ryan Schmidt wrote: If you have Xcode 4.2 final, and compiled the gettext port using that version, can you test if it works? Just run "xgettext" with no arguments and let me know what happens. If it's working you should see: xgettext: no input file given Try `xgettext -

Re: Xcode 4.2 users: does your xgettext work?

2011-11-09 Thread Titus von Boxberg
Am 09.11.2011 um 19:21 schrieb Ryan Schmidt: > If you have Xcode 4.2 final, and compiled the gettext port using that > version, can you test if it works? Just run "xgettext" with no arguments and > let me know what happens. If it's working you should see: > > xgettext: no input file given > Try

Xcode 4.2 users: does your xgettext work?

2011-11-09 Thread Ryan Schmidt
If you have Xcode 4.2 final, and compiled the gettext port using that version, can you test if it works? Just run "xgettext" with no arguments and let me know what happens. If it's working you should see: xgettext: no input file given Try `xgettext --help' for more information. If it's broken y