[Qt-interest] Qt 4.8 and XCode 4.2

norulez at me.com norulez at me.com
Tue Nov 1 23:19:46 CET 2011


You could also use CMake to generate Xcode project files.

Best Regards
NoRulez

Am 01.11.2011 um 21:46 schrieb "Richard S. Wright Jr." <rwright at starstonesoftware.com>:

> Thanks, I'll give that a try.
> 
> Considering how long XCode 4.x has been out, it's rather inexcusable. This is the case made often against using portability frameworks… you become dependent on them when their…um… priorities change. I have to use two machines, and two different environments now to maintain my iOS apps and my desktop cross platform apps. My productivity is no longer enhanced :-)
> 
> Richard
> 
> On Nov 1, 2011, at 3:41 PM, Israel Brewster wrote:
> 
>> This is a known and reported bug - see https://bugreports.qt.nokia.com/browse/QTBUG-17247 The second patch there is what I used, and it does work on 4.8, although you might have to modify the file paths from 4.7.3. I don't know enough about patching to be sure, but I did and it worked.
>> 
>> On Nov 1, 2011, at 11:32 AM, Richard S. Wright Jr. wrote:
>> 
>>> Has anyone gotten Qt 4.8 to generate XCode 4.2 projects?
>>> 
>>> I can build Qt from source easily enough. Just ./configure and take all the defaults. I'm trying to turn .pro files into XCode projects like this:
>>> 
>>> qmake -spec -macx-xcode something.pro
>>> 
>>> But it keeps generating something.pbproj, which XCode 4.2 refuses to open.
>>> 
>>> Richard
>>> 
>>> 
>>> _______________________________________________
>>> Qt-interest mailing list
>>> Qt-interest at qt.nokia.com
>>> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>> 
>> -----------------------------------------------
>> Israel Brewster
>> Computer Support Technician II
>> Era Alaska
>> 5245 Airport Industrial Rd
>> Fairbanks, AK 99709
>> (907) 450-7250 x7293
>> -----------------------------------------------
>> 
>> <Israel Brewster.vcf>
> 
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest



More information about the Qt-interest-old mailing list