Comment # 5
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. 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
(In reply to comment #2)
> Is there a packaging/macosx/osx-dmg.sh file underneath the directory in
> which you did the build?
I believe there was; re-compiling 1.10.5 now and will try to locate that script
and see what happens.
You are receiving this mail because:
- You are watching all bug changes.