author | eilers <eilers> | 2003-12-15 09:56:48 (UTC) |
---|---|---|
committer | eilers <eilers> | 2003-12-15 09:56:48 (UTC) |
commit | ab8df0d8a80bc4ea50b72b39eedf896bb9337f69 (patch) (side-by-side diff) | |
tree | 5cdb28eceb1cc2f646511228a7f3c9de9f65b0b4 | |
parent | 4682cc1b6213262a8a09df7a8c8e547d8740f803 (diff) | |
download | opie-ab8df0d8a80bc4ea50b72b39eedf896bb9337f69.zip opie-ab8df0d8a80bc4ea50b72b39eedf896bb9337f69.tar.gz opie-ab8df0d8a80bc4ea50b72b39eedf896bb9337f69.tar.bz2 |
Add information that a link to uic has to be created in the qte bin directory
-rw-r--r-- | development/macosx/README_MACOSX | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/macosx/README_MACOSX b/development/macosx/README_MACOSX index a468700..5069a2e 100644 --- a/development/macosx/README_MACOSX +++ b/development/macosx/README_MACOSX @@ -8,4 +8,5 @@ Special thanks to Andreas Junghans (webmaster@lucid-cake.net) for its patches fo QT/E (2.3.5) and qtopia (1.6.1). Without them, I wouldn't be able to provide the port for OPIE to MacOS-X that fast.. +Thanks to Juergen Graf to debug this very generic README ! Status: @@ -68,4 +69,7 @@ export DYLD_LIBRARY_PATH=$QTDIR/lib make +Now create a link for the uic of qt-2.3.2 into the bin-directory of qt/e 2.3.7 ! +Otherwise OPIE will fail to compile ! + Compile OPIE: Set your environment |