Opened 12 years ago
Closed 12 years ago
#36076 closed enhancement (fixed)
root : uncomment the qt_mac variant ?
Reported by: | patrick.sizun@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | cjones051073 (Chris Jones) | |
Port: | root |
Description
I see that the 'qt_mac' variant of the 'root' port was removed by revision 94791. Would it be possible to uncomment it?
I have several Qt applications relying on the TQtWidget class, which is exclusively provided by the "--enable-qt" build configuration of ROOT, e.g. the 'qt_mac' variant.
The 'qt_mac' variant builds and works fine on Snow Leopard while the 'cocoa' variant (which is not an alternative anyway) does not.
Change History (3)
comment:1 Changed 12 years ago by cjones051073 (Chris Jones)
comment:2 Changed 12 years ago by cjones051073 (Chris Jones)
qt4 mac variant added back in Ticket #36090
Chris
comment:3 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I was unaware the qt_mac variant worked for anyone, as I was never able to get it to work. I have no problems adding it back, as it is, but I have not enough experience to debug it if something goes wrong in the future. I'll take a look tonight.