Joost Verburg wrote:
Bo Peng wrote:Abdel, could you please post your aspell build somewhere? It was from the very beginning a bad idea trying to build aspell with msvc.Aspell compiled with MinGW will not work with MSVC builds because it's a C++ library.
Angus reckon that it should be OK because it is a _static_ C++ libraries and g++ ABI is stable since 3.4 or so IIRC.
One just have to try... Abdel.