Comment # 4
on bug 9641
from Adam
(In reply to comment #1)
> Hi Adam,
>
> Do you have try will lasted trunk ?
I just checked out the latest trunk. This one appears to be using Qt by
default. Is there a working Qt build under os x yet? Anyways, tried to compile:
./macosx-setup.sh
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/X11/lib/pkgconfig
./autogen.sh
cd build
../configure
-------------------
Configure fails, saying that it can't find Qt (even though Qt 5.2.0 was
compiled as part of ./macosx-setup.sh):
checking for Qt5Core - version >= 4.6.0... no
checking for QtCore - version >= 4.6.0... no
configure: error: Qt is not available
You are receiving this mail because:
- You are watching all bug changes.