From 0983ec0c341b6509d2ba8df2c8ca06b137623681 Mon Sep 17 00:00:00 2001 From: eilers Date: Thu, 11 Dec 2003 12:42:08 +0000 Subject: Found some blocking errors.. :( --- (limited to 'development/macosx/README_MACOSX') 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 @@ -37,24 +37,25 @@ Before compiling for MacOS-X, you need the following: 4. Patches for QT-2.3.2 for MacOSX (take the one in this directory !) 5. Patches for QT/E-2.3.7 for MacOSX (take the one, provided in $OPIEDIR/qt) +The Patch for QT-2.3.2 is provided in this directory and is called "qt232-X11.patch". +Please copy the file "darwin-g++-shared" from the directory "./config-files/qt-2.3.2" into the directory "configs" +within the qt-2.3.2 directory !! + The Patch for QT/E for Opie, including all other opie-patches is available in the qt-directory ($OPIEDIR/qt) and is called "qte237-all-macosx.patch". To be able to compile, you have to copy the file from the directory "./config-files/qte-2.3.7" into the directory "configs" within the base directory of qt/e. +Secondly, you have to copy the file "qconfig-qpe.h" from the Directory "$OPIEDIR/qt" into the "tools" directory +within the base directory of qt/e. Then, please add the line "#define QT_NO_SOUND" to this file. -The Patch for QT-2.3.2 is provided in this directory and is called "qt232-X11.patch". -Please copy the file "darwin-g++-shared" from the directory "./config-files/qt-2.3.2" into the directory "configs" -within the qt-2.3.2 directory !! - -If your buildsystem is working correctly, you should be able to build -opie. +Please read further, how to compile the stuff. HOWTO COMPILE: ------------- Compile QT-2.3.2: -Got to into the basic directory of qt-2.3.2 and enter +Go to into the basic directory of qt-2.3.2 and enter export QTDIR=`pwd` export DYLD_LIBRARY_PATH=$QTDIR/lib ./configure -no-xft -platform darwin-g++ -- cgit v0.9.0.2