Changes between Version 12 and Version 13 of BuildingQtOnOSX


Ignore:
Timestamp:
Jan 31, 2011 2:59:23 PM (13 years ago)
Author:
Dimitri Glazkov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQtOnOSX

    v12 v13  
    2020
    2121Finally, set the QTDIR environment variable to Qt 4.x's installation path and make sure Qt 4.x's qmake is the first qmake in your PATH (typically by running `export PATH=$QTDIR/bin:$PATH`). If your qmake binary has a different name, e.g. when using Debian, use the --qmake= option to specify the name.
     22
     23If you also build other ports on the same machine, make sure to zap the build directories first.
    2224
    2325Build WebKit and the Qt test browser with