Skip to content

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)
Please sign in to comment.