Bo Peng wrote:
What prerequisites did you need to build? Which ones can you just
download?
qt4
iconv
zlib
aspell
aiksaurus
Any others?
This is the hard part so I left it to Abdel. I think the old
instructions (in README.win32 or somewhere else) is obsolete.
I'll try to make a list of URL when I find sometime...
scons/mingw:
- Qt4.1.3: official "open source" binary package for Windows/Mingw
- iconv: latest gnuwin32 package installed in mingw tree (or elsewhere)
- zlib: ditto
- aspell: this is difficult. Everybody has his own compiled library.
Mine is in D:\program\Aspell-0.60.4.
- aiksaurus: I don't know about that.
scons/msvc:
- Qt4.1.3: official "Open Source" source package for Windows/Mingw
- Q../Win: patch for
- iconv: I don't know if this works or is needed
- zlib: official zlib.org package
- aspell: If we manage to solve the problem for scons/mingw, we could
use this package for MSVC.
- aiksaurus: I don't know about that.
Abdel.