Changes between Initial Version and Version 2 of Ticket #23478


Ignore:
Timestamp:
Jan 30, 2010, 4:13:17 AM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

I fixed the typo in the description.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23478

    • Property Cc and.damore@… removed
    • Property Owner changed from macports-tickets@… to and.damore@…
    • Property Keywords version dependency removed
  • Ticket #23478 – Description

    initial v2  
    1 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.
     1QtOctave'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.