Opened 14 years ago
Last modified 14 years ago
#27215 closed defect
qt4-mac 4.7.0_n +debug+demos+examples+mysql+odbc+psql91+quartz+universal: A nameless mess — at Version 1
Reported by: | neverlunch@… | Owned by: | michaelld@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | qt4-mac |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I have been using Qt from MacPorts for one and a half year without problem. Now, I'm going insane...
Six days of time waste. Everything seemed to work until I wanted to try qtscriptgenerator, but its compilation did not succeed.
I 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 :
- Q_OS_MAC undefined ;
- A runtime error on MainWindow::show(): QWidget: Must construct a QApplication before a QPaintDevice.
Here, universal means "i386 x86_64 ppc". Anyway, it did not work with only "i386 x86_64". (I added ppc after cleaning.)
Working on Darwin Kernel Version 10.4.0: Fri Apr 23 18:27:12 PDT 2010; root:xnu-1504.7.4~1/RELEASE_X86_64 x86_64.
Change History (1)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to michaelld@… |
Port: | qt4-mac added |
Note: See
TracTickets for help on using
tickets.