We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae5ce3 commit c4c77f1Copy full SHA for c4c77f1
build.mac.sh
@@ -47,7 +47,8 @@ then
47
#export QTDIR=/usr/local/Trolltech/Qt-4.1.0
48
#qt installed from debian apt
49
#export QTDIR=/usr
50
- export QTDIR=/usr/local/Trolltech/Qt-4.1.4
+ export QTDIR=/usr/local/Trolltech/Qt-4.2.0-rc1
51
+ #export QTDIR=/usr/local/Trolltech/Qt-4.1.4
52
#export PATH=/usr/local/gislibs/bin:/usr/local/graphicslibs/bin/:$QTDIR/bin:$PATH
53
export LD_LIBRARY_PATH=$QTDIR/lib
54
0 commit comments