Opened 13 years ago
Closed 13 years ago
#31638 closed defect (fixed)
qt4-mac on lion
Reported by: | whatdoyouwant@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | qt4-mac |
Description
compile errors
Attachments (2)
Change History (6)
Changed 13 years ago by whatdoyouwant@…
Attachment: | qt4-mac-install_log.txt.gz added |
---|
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to michaelld@… |
---|
comment:2 Changed 13 years ago by michaelld (Michael Dickens)
Changed 13 years ago by whatdoyouwant@…
Attachment: | qt4-mac-llvm_log.txt.bz2 added |
---|
comment:3 Changed 13 years ago by michaelld (Michael Dickens)
I just checked in r85974, which forces qt4-mac to use llvm instead of clang, even if clang is set as the configure.compiler. I'm closing this ticket as fixed; please reopen it if this change doesn't work.
comment:4 Changed 13 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Interesting; it looks like clang isn't handling pre-compiled headers correctly. Is it possible for you to try compiling with llvm instead of clang? I'm still working on getting clang to compile Qt correctly -- there are some features missing from clang that might be causing this issue (and, others). I think you do this via:
and then check to see if the install worked or not. If not, bzip2 to the logfile & attach it here as well. I'll boot on 10.7 tomorrow & try to check this issue out over the next few days.