author | eilers <eilers> | 2003-12-15 09:44:38 (UTC) |
---|---|---|
committer | eilers <eilers> | 2003-12-15 09:44:38 (UTC) |
commit | 4682cc1b6213262a8a09df7a8c8e547d8740f803 (patch) (unidiff) | |
tree | f38aa82e4cbf763474795146d7b84a456b119f95 /development/macosx/README_MACOSX | |
parent | 3159e108d49cb08b4891c8d3a33209f45e0e58f6 (diff) | |
download | opie-4682cc1b6213262a8a09df7a8c8e547d8740f803.zip opie-4682cc1b6213262a8a09df7a8c8e547d8740f803.tar.gz opie-4682cc1b6213262a8a09df7a8c8e547d8740f803.tar.bz2 |
Patch now includes missing files..
Diffstat (limited to 'development/macosx/README_MACOSX') (more/less context) (ignore whitespace changes)
-rw-r--r-- | development/macosx/README_MACOSX | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/development/macosx/README_MACOSX b/development/macosx/README_MACOSX index 1c7119a..a468700 100644 --- a/development/macosx/README_MACOSX +++ b/development/macosx/README_MACOSX | |||
@@ -38,15 +38,9 @@ Before compiling for MacOS-X, you need the following: | |||
38 | 5. Patches for QT/E-2.3.7 for MacOSX (take the one, provided in $OPIEDIR/qt) | 38 | 5. Patches for QT/E-2.3.7 for MacOSX (take the one, provided in $OPIEDIR/qt) |
39 | 39 | ||
40 | The Patch for QT-2.3.2 is provided in this directory and is called "qt232-X11.patch". | 40 | The Patch for QT-2.3.2 is provided in this directory and is called "qt232-X11.patch". |
41 | Please copy the file "darwin-g++-shared" from the directory "./config-files/qt-2.3.2" into the directory "configs" | ||
42 | within the qt-2.3.2 directory !! | ||
43 | 41 | ||
44 | The Patch for QT/E for Opie, including all other opie-patches is available in the | 42 | The Patch for QT/E for Opie, including all other opie-patches is available in the |
45 | qt-directory ($OPIEDIR/qt) and is called "qte237-all-macosx.patch". | 43 | qt-directory ($OPIEDIR/qt) and is called "qte237-all-macosx.patch". |
46 | To be able to compile, you have to copy the file from the directory "./config-files/qte-2.3.7" | ||
47 | into the directory "configs" within the base directory of qt/e. | ||
48 | Secondly, you have to copy the file "qconfig-qpe.h" from the Directory "$OPIEDIR/qt" into the "tools" directory | ||
49 | within the base directory of qt/e. Then, please add the line "#define QT_NO_SOUND" to this file. | ||
50 | 44 | ||
51 | Please read further, how to compile the stuff. | 45 | Please read further, how to compile the stuff. |
52 | 46 | ||