Changes between Initial Version and Version 1 of Ticket #27215


Ignore:
Timestamp:
Nov 8, 2010, 7:21:55 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27215

    • Property Owner changed from macports-tickets@… to michaelld@…
    • Property Port qt4-mac added
  • Ticket #27215 – Description

    initial v1  
    55I compiled around 7 times qt 4.7.0 (twice before it goes from _0 to _1) those last six days, including once after a full MacPorts cleaning. Without any change in my code, I got weird behaviors such as :
    66
    7 - Q_OS_MAC undefined ;[[BR]]
    8 - A runtime error on MainWindow::show(): QWidget: Must construct a QApplication before a QPaintDevice.
     7 - Q_OS_MAC undefined ;
     8 - A runtime error on MainWindow::show(): QWidget: Must construct a QApplication before a QPaintDevice.
    99
    1010Here, universal means "i386 x86_64 ppc". Anyway, it did not work with only "i386 x86_64". (I added ppc after cleaning.)