#30768 closed defect (duplicate)
qt4-mac fails with clang++
Reported by: | bgrupe27 | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | michaelld (Michael Dickens), juliushuang@… | |
Port: | qt4-mac |
Description
Hi,
when building qt4-mac with clang++ it fails. The default setting for XCode 4.2 was recently changed to use clang/clang++ so after XCode 4.2 final is released more people will encounter this problem.
The qt4-mac port uses some gccisms with precompiled header files and clang++ thus fails.
Please explicitly change the use of the compiler to llvm-g++-4.2 for this port.
Change History (2)
comment:1 Changed 13 years ago by Veence (Vincent)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #30271. Q.v.