[webkit-help] JSC Redistribution and Lite VS version

Jerry Evans jerry at NovaDSP.com
Mon Jan 23 06:41:38 PST 2012


On 23/01/2012 14:16, Brian Barnes wrote:

> It'd be nice to have a compiler flag where I could remove the need for 
> unicode.
Try running your engine ensuring the ICU dll's are not present.
> Also not sure why pthread is needed, as I'd assume all threading was 
> within WebKit itself.
Unless USE(PTHREADS) is true the internal code uses Windows APIs for 
threading & synchronization.

Don't have them to hand right now - do any of the support DLL files 
explicitly reference pthread.dll?






More information about the webkit-help mailing list