~sulan80/adchppgui/trunk

1
2
3
4
5
6
7
8
9
10
11
To compile on windows you need:
1. Atleast Python 2.6 (www.python.org)
2. PyQt4 4.6.x (http://www.riverbankcomputing.co.uk/software/pyqt/download)
3. ADCH++, the dll files and python files. (http://sourceforge.net/projects/adchpp)

Put ADCH++ files in adch directory and run win_build_exe.bat
Recently i'v had some errors and i had to edit one of the PyQt files.
I copied the contens of 
.\Python26\Lib\site-packages\PyQt4\uic\port_v2\proxy_base.py
to 
.\Python26\Lib\site-packages\PyQt4\uic\port_v3\proxy_base.py