On 6/21/06, Andrew Talbot Andrew.Talbot@talbotville.com wrote:
Does anyone know why details.c and tree.c might have undefined references to the unicode string functions, such as strlenW()?
My guess is that there might be something wrong with the Makefile.in. Compilation breaks if the -Write-strings flag is specified.
I'm guessing you mean -Wwrite-strings. I don't know the answer to the question, but we should probably be using lstrlenW instead.