in reply to Re^3: Can't build XML-Parser-2.34
in thread Can't build XML-Parser-2.34
I have made sure the LIBPATH and INCPATH are set correctly. If I don't set them I get errors that it can't find expat.h during compilation and can't resolve the libraries during the link phase. It is building a Expat.dll, Expat.dll.manifest, Expat.exp, Expat.lib, and Expat.pdb files but everything fails during testing.