|
Hi guys, Today following tests are Client
Compilation fails with this error. E.g. XSD_NMTOKEN
[cc] XSD_NMTOKENPort.cpp
[cc] C:\obj\test\generated\cpp\XSD_NMTOKEN\XSD_NMTOKENPort.cpp(164) : error
C2440: '=' : cannot convert from 'char ** ' to 'char *'
[cc] Types pointed to are
unrelated; conversion requires reinterpret_cast, C-style cast or function-style
cast
[cc] OptionalAttributeElement.cpp
[cc] SimpleComplexType.cpp XSDElementNil XSDTimeNil XSD_ENTITIES XSD_ENTITY XSD_ID XSD_IDREF XSD_IDREF XSD_IDREFS XSD_IDREFS1 XSD_NCName XSD_NMTOKEN XSD_NMTOKEN1 XSD_NMTOKENS XSD_NMTOKENS1 XSD_NOTATION XSD_Name XSD_QName XSD_anyURI XSD_anyURI2 XSD_anyURIfault XSD_anyURInonUTF8 XSD_integer XSD_language XSD_negativeInteger XSD_nonPositiveInteger XSD_normalizedString XSD_token Thanks Chinthana |
- Some of the tests are Client Compilation - FAILED Chinthana C. Dinapala
- Re: Some of the tests are Client Compilation - ... John Hawkins
