summaryrefslogtreecommitdiff
path: root/development
Unidiff
Diffstat (limited to 'development') (more/less context) (ignore whitespace changes)
-rw-r--r--development/macosx/README_MACOSX15
1 files changed, 8 insertions, 7 deletions
diff --git a/development/macosx/README_MACOSX b/development/macosx/README_MACOSX
index bc21548..1c7119a 100644
--- a/development/macosx/README_MACOSX
+++ b/development/macosx/README_MACOSX
@@ -39,2 +39,6 @@ Before compiling for MacOS-X, you need the following:
39 39
40The Patch for QT-2.3.2 is provided in this directory and is called "qt232-X11.patch".
41Please copy the file "darwin-g++-shared" from the directory "./config-files/qt-2.3.2" into the directory "configs"
42within the qt-2.3.2 directory !!
43
40The Patch for QT/E for Opie, including all other opie-patches is available in the 44The Patch for QT/E for Opie, including all other opie-patches is available in the
@@ -43,9 +47,6 @@ To be able to compile, you have to copy the file from the directory "./config-fi
43into the directory "configs" within the base directory of qt/e. 47into the directory "configs" within the base directory of qt/e.
48Secondly, you have to copy the file "qconfig-qpe.h" from the Directory "$OPIEDIR/qt" into the "tools" directory
49within the base directory of qt/e. Then, please add the line "#define QT_NO_SOUND" to this file.
44 50
45The Patch for QT-2.3.2 is provided in this directory and is called "qt232-X11.patch". 51Please read further, how to compile the stuff.
46Please copy the file "darwin-g++-shared" from the directory "./config-files/qt-2.3.2" into the directory "configs"
47within the qt-2.3.2 directory !!
48
49If your buildsystem is working correctly, you should be able to build
50opie.
51 52
@@ -56,3 +57,3 @@ Compile QT-2.3.2:
56 57
57Got to into the basic directory of qt-2.3.2 and enter 58Go to into the basic directory of qt-2.3.2 and enter
58export QTDIR=`pwd` 59export QTDIR=`pwd`