diff options
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -10,7 +10,7 @@ Please note that if you only want to work on and build a plugin you can save you Overview:
---------
-As of Juli 2014 MO consists of the following subprojects:
+As of July 2014 MO consists of the following subprojects:
- organizer: The main userinterface. heavy usage of various libraries
- hookdll: core library of the virtual file system
- uibase: interop between plugins and the main application as well as some reusable functionality
@@ -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."
|
