Skip to content

Commit c4c77f1

Browse files
author
timlinux
committed
Build with qt4.2 preview
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5817 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 5ae5ce3 commit c4c77f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.mac.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ then
4747
#export QTDIR=/usr/local/Trolltech/Qt-4.1.0
4848
#qt installed from debian apt
4949
#export QTDIR=/usr
50-
export QTDIR=/usr/local/Trolltech/Qt-4.1.4
50+
export QTDIR=/usr/local/Trolltech/Qt-4.2.0-rc1
51+
#export QTDIR=/usr/local/Trolltech/Qt-4.1.4
5152
#export PATH=/usr/local/gislibs/bin:/usr/local/graphicslibs/bin/:$QTDIR/bin:$PATH
5253
export LD_LIBRARY_PATH=$QTDIR/lib
5354

0 commit comments

Comments
 (0)