Opened 14 years ago

Closed 14 years ago

#23478 closed defect (fixed)

QtOctave does not compile with QT4.6

Reported by: jp@… Owned by: anddam (Andrea D'Amore)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: qtoctave-mac

Description (last modified by mf2k (Frank Schima))

QtOctave's build system insists on QT4.5. Configure fails if you have a version > 4.5. I attached a diff for the portfile and the cmake configuration, to allow compiling with QT >= 4.5. It builds and runs fine with QT4.6.

Attachments (2)

Portfile-qtversion.diff (338 bytes) - added by jp@… 14 years ago.
Diff to include cmake configuration in port
patch-cmake-list.diff (688 bytes) - added by jp@… 14 years ago.
patch to allow version of QT >=4.5

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by jp@…

Attachment: Portfile-qtversion.diff added

Diff to include cmake configuration in port

Changed 14 years ago by jp@…

Attachment: patch-cmake-list.diff added

patch to allow version of QT >=4.5

comment:1 Changed 14 years ago by jp@…

Therse a typo in the bug report. It shoud say "Configure fails if you have a version >4.5".

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Cc: and.damore@… removed
Description: modified (diff)
Keywords: version dependency removed
Owner: changed from macports-tickets@… to and.damore@…

I fixed the typo in the description.

comment:3 Changed 14 years ago by anddam (Andrea D'Amore)

Status: newassigned

comment:4 Changed 14 years ago by anddam (Andrea D'Amore)

Resolution: fixed
Status: assignedclosed

Committed in r63231

Note: See TracTickets for help on using tickets.