update windows cross compiling instructions

since translation files are generated now and mxe qt4 is missing
a lrelease binary, we have to use the system one
This commit is contained in:
Peinthor Rene
2014-07-27 20:46:35 +02:00
parent e43f43a3f8
commit f8b5c92c0b

View File

@@ -40,10 +40,11 @@ Get the following mxe packages:
$ make gcc sqlite qt nsis
After successful compilation go into your mxedir/usr/bin and
add 2 symlinks:
add 3 symlinks:
$ ln -s i686-pc-mingw32-windres windres
$ ln -s i686-pc-mingw32-makensis makensis
$ ln -s /usr/bin/lrelease
Now cd into your sqlitebrowser source directory and create
a build directory for