Qt-interest Archive, May 2007
Re: building Qt apps for macintosh
Message 1 in thread
On 27/04/2007, at 23:06 , Art Werschulz wrote:
>
> However, there is a "regexex.xcodeproj" directory. Descending
> into said directory, I see "project.pbxproj", which I double-
> click. Xcode launches, but does nothing. All the interesting menu
> items are grayed out (such as all items in the "Build" menu).
The regexex.xcodeproj directory should be an Xcode file (bundle) -
double clicking on that should open the project in Xcode, but your
version of Xcode doesn't recognise that extension (so it just looks
like an ordinary directory). Old versions of Xcode used .pbxproj
files - this changed to .xcodeproj some time around Xcode 2.1 or 2.2
(from memory).
If you upgrade to a newer version of Xcode (a massive download), you
will be able to directly open the .xcodeproj file.
-Josh
--
[ signature omitted ]