summaryrefslogtreecommitdiff
path: root/README
Unidiff
Diffstat (limited to 'README') (more/less context) (ignore whitespace changes)
-rw-r--r--README9
1 files changed, 7 insertions, 2 deletions
diff --git a/README b/README
index cb7d5d4..3881652 100644
--- a/README
+++ b/README
@@ -35,4 +35,4 @@ You have to apply the qte<version>-all.patch to the Qt/Embedded
35sources and copy the qconfig-qpe.h file to $QTDIR/src/tools: 35sources and copy the qconfig-qpe.h file to $QTDIR/src/tools:
36cd $QTDIR; cat $OPIEDIR/qt/qte<version>*.patch | patch -p0 36cd $QTDIR; cat $OPIEDIR/qt/qte<version>*.patch | patch -p1
37cp $OPIEDIR/qt/qpe-config.h $QTDIR/src/tools 37cp $OPIEDIR/qt/qconfig-qpe.h $QTDIR/src/tools
38 38
@@ -44,2 +44,7 @@ make
44 44
45Note that the above command ( -qvfb ) compiles in the Virtual
46Framebuffer and is mostly meant on your host system. For cross
47compiling you will need to use the -xplatform switch but call
48./configure --help to see your options.
49
45Once you have these compiled, be sure to set the PATH to ensure your (cross)compiler 50Once you have these compiled, be sure to set the PATH to ensure your (cross)compiler