[webkit-qt] wchar_t not treated as built-in type on Windows?

Baldeva, Arpit abaldeva at ea.com
Thu Feb 17 17:09:30 PST 2011


Hi,

I noticed in the visual studio settings of the QtWebKit project that "Treat wchar_t as Built-in Type" is set to false. Is this a requirement? Would it be safe to change it (locally)?

I did some search and it seemed like people recommended rebuilding whole Qt framework with wchar_t supported as built-in type in order for it to work. Just for the kicks, I changed the QtWebKit project to recognize wchar_t as built-in type and rebuilt it (Did not build whole Qt framework) and it built and ran fine. But I am not sure if I have overlooked something here.

Any help is appreciated.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110217/9a8be5f5/attachment.html>


More information about the webkit-qt mailing list