OSX installation

From AMOS WIKI
Revision as of 23:39, 1 October 2010 by Floflooo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Download QT/Mac 3.3.x from Trolltech.

As of 4/12/06, the most recent version is available at: ftp://ftp.trolltech.com/qt/source/qt-mac-free-3.3.6.tar.gz

Follow the Trolltech instructions for building QT. Make sure to set the environment variable QTDIR appropriately.

Run ./configure to configure AMOS. Note the QT configure tests may fail. Run make to build AMOS. Then run:

cd src/bankViewer
$QTDIR/bin/qmake
make

The Hawkeye binary will then build in the Hawkeye directory. You will have to manually copy it to your bin directory.