Changes between Initial Version and Version 2 of Ticket #31641


Ignore:
Timestamp:
Oct 20, 2012, 10:48:09 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31641

    • Property Status changed from new to closed
    • Property Keywords qt4-mac lion xcode 4.2 removed
    • Property Resolution changed from to duplicate
  • Ticket #31641 – Description

    initial v2  
    11Hello,
    22
    3 I just want to confirm, that qt4-mac does not compile under Xcode 4.2 on Lion. After completely reinstalling to get Xcode 4.1 back, qt4-mac compiles no problem. The issue appears to be connected to the one where someone was using CLANG to do the compilation: https://trac.macports.org/ticket/30271
     3I just want to confirm, that qt4-mac does not compile under Xcode 4.2 on Lion. After completely reinstalling to get Xcode 4.1 back, qt4-mac compiles no problem. The issue appears to be connected to the one where someone was using CLANG to do the compilation: #30271
    44
    55I believe the key error is:
     6{{{
    67error: unable to read PCH file: 'Is a directory'
     8}}}
    79
    810I apologise for not providing the necessary log files, but I believe the issue is easily reproduce. I was able to compile qt4-mac now under Xcode 4.1 which is what I need to continue working. I however expect that people will eventually want to upgrade to Xcode 4.2?