1) Prerequisites:
Visual C++ >= 7.0
Works with Visual C++ Express 2008
Python >= 2.5:
--> Python 2.5
Note: Python 2.6 support is only available for 2.0-a2 and newer versions.
Python 3.0 is currently unsupported.
If you use Visual C++ Express, you must have a 32 bit version of Python.
CMake >= 2.4:
--> CMake 2.6
Note: CMake 2.8 does not function as expected. Prefer CMake 2.6.
Qt4
--> \QT4 & \GraphiteTwo under the same folder
Graphite sources
--> Graphite-2.0-a1
2) Prepare Graphite build
if you chose to download the source archive, unpack it (e.g. in My documents\programming)
move QT in My documents\programming too. The QT directory should be named "QT4".
run CMake
Directory: My documents\programming\GraphiteTwo
Build directory: My documents\programming\GraphiteTwo\build\Windows
Push 'configure' ... wait (OK is still grayed out)
Push 'configure' a second time (now OK is no longer grayed out)
Push 'OK'
3) Build Graphite
Open My Documents\programming\GraphiteTwo\build\Windows\Graphite.sln in Visual C++
Build -> Configuration Manager -> Release
Set 'graphite' as startup project (right click in project-list)
Build solution
ctrl + f5 to run Graphite
Done\(^o^)/~!!If you have problems(there may be some errors under windows, which do not appear under linux ), try to solve them based on erroneous information~ hiahia~ Just enjoy it~