summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Tanner <ttanner2@bloomberg.net>2015-03-01 11:48:55 +0000
committerThomas Tanner <ttanner2@bloomberg.net>2015-03-01 11:48:55 +0000
commit4bd5df5ab48f60a1e7d274046892be9161ef2ce3 (patch)
treec8b78289e6a7c14d1221739546399b26c2973cd4
parentf756aede08edb315ebe5882098191ebfe971fd81 (diff)
Change readme to include sip install
-rw-r--r--README.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index b4f37787..bf1f5715 100644
--- a/README.txt
+++ b/README.txt
@@ -87,10 +87,12 @@ zlib (http://www.zlib.net/)
Python 2.7 (32-bit)
- only for pythonrunner
-PyQt4 for Python 2.7
+PyQt4 for Python 2.7 (http://www.riverbankcomputing.co.uk/software/pyqt/download)
- tested: 4.10
- only for pythonrunner
+SIP (http://www.riverbankcomputing.com/software/sip/download)
+- presumably only for pythonrunner as it's needed for PyQT4
Recommended:
------------
@@ -171,6 +173,8 @@ Troubleshooting (thanks to Ross):
./bsatk/bsatk.pro
./hookdll/hookdll.pro
+ Please note if building this, you need to switch OFF -DZLIB_WINAPI ...
+
2) After building, I try to open {MOPROJECTPATH}\outputd\ModOragnizer.exe and get this error
"The program can't start because QtDeclaratived4.dll is missing from your computer. Try reinstalling the program to fix this problem."