Opened 14 years ago

Closed 14 years ago

#22432 closed defect (wontfix)

qt4-mac +noframework variant cannot be used on macosx 10.6

Reported by: eric.moscardi@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: snowleopard Cc: eric.moscardi@…, nerdling (Jeremy Lavergne), sharky@…
Port: qt4-mac

Description

Hi,

I have to install qt4-mac with +noframework on MacOsX 10.6, so I run: "port install qt4-mac +noframework " but I have a error: Variant noframework conflicts with cocoa. How can I install qt4 without framework? Thanks in advance. Eric

Change History (4)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Keywords: snowleopard added
Port: qt4-mac added
Summary: qt4-mac +noframework on macosx 10.6qt4-mac +noframework variant cannot be used on macosx 10.6

comment:2 Changed 14 years ago by eric.moscardi@…

Cc: eric.moscardi@… added

Cc Me!

comment:3 Changed 14 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… sharky@… added

I believe on 10.6 it is installed without a framework.

comment:4 Changed 14 years ago by sharky@…

Resolution: wontfix
Status: newclosed

Quoting the Qt documentation for the -cocoa option:

Build the Cocoa version of Qt. Note that -no-framework
and -static is not supported with -cocoa. Specifying
this option creates Qt binaries that requires Mac OS X
10.5 or higher.

The cocoa version has been selected as the default for MacOSX 10.6 as it's required for 64 bit support. Moreover, the cocoa version will be the default as of Qt 4.7. In light of this I am marking this bug as "wontfix".

Note: See TracTickets for help on using tickets.