blog

Dhunspell fixed    Feb 20, 2007 02:37

I've updated the Dhunspell wrapper. There was a runtime error that was caused by using linking to the C runtime dll.

It's a complicated mess and I really don't like MS' solution to a problem C++ developers have been living with for the past 10 years, but whatever. Essentially dynamically linking (/MD) to the msvcr80.dll using VS.NET 2005 C++ is not a good idea. So the new build is statically linked (/MT).

Many thanks to Diego Navarro for pointing this problem out and having patience with me to work out the solution. Thanks Diego!

Write a comment

  • Required fields are marked with *.

If you have trouble reading the code, click on the code itself to generate a new random code.
Security Code: