Re: Always reports utf-8 encoding?
Franky Braem <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Karl Waclawek wrote: > Franky Braem wrote: >>>> >>> Are you linking to the correct library? For UTF-16 it is called >>> "libexpatw". >>> >>> >> I'm linking with libexpatwMT.lib >> >> Franky. > > I looked at the "expatw_static" project (I assume you are using Visual > Studio), and it seems the defines are correct. > Did you also use the XML_STATIC define? > > Karl XML_STATIC is defined. And yes I'm using Visual Studio. Franky.