Software Components Home

XML Library for VC++ 2005 Express Edition

Back

Question:
I have used the Chilkat XML library before for a project I was developing. However, I am now needing XML support once again but, this time it is for a personal project of mine and I'm currently using VC++ 2005 Express ed. I'm having problems linking with the /MDd library.

Answer:
Make sure you download the Chilkat VC++ libs for Visual C++ 8.0: http://www.chilkatsoft.com/downloads.asp (i.e. you should not be using the static libs for VC++ 6.0 with Visual Studio 2005.)

There is no source code associated with this article.