Abdelrazak Younes wrote: > Bo Peng wrote: >>> There is a new free VC++ 2005 that you can download for Microsoft site >>> if you cannot your CDROM. >> >> VC is downloading. I have another question. how would vc++ handle >> iconv, aspell, intl stuff? Can it simply link to the mingw built >> libraries? > In principle yes as there are only C library. The gnuin32 packages even > provide iconv.lib for VC++ linking. > The kde port to msvc uses the packages from
http://gnuwin32.sourceforge.net/packages.html without problems. Peter