|
Hi. I am trying to make an application which downloads a HTML
page, then transforms it using Xalan. However when I try to compile my project
(I have followed the “Basic usage patten with the XalanTransformer C++
API” guide to set up include directories / lib directories in VC++) I get
the error message: c:\Libraries\xml-xalan\c\src\xalanc\PlatformSupport\XSLException.hpp(95):
error C2440: 'type cast' : cannot convert from 'wchar_t [13]' to
'xalanc_1_7::XalanDOMString' Can anyone explain me what I have done wrong, or if there is
something I have overseen when setting up Xalan and Xerces? Thanks! Regards, Jaran Nilsen |
- Re: Getting type cast error when compiling XSLException Jaran Nilsen
- Re: Getting type cast error when compiling XSLExcepti... david_n_bertoni
- RE: Getting type cast error when compiling XSLExc... Jaran Nilsen
