"Juan Lang" juan.lang@gmail.com wrote:
dialog.o(.text+0x1a5): In function `DIALOG_StringMsgBox': : undefined reference to `wnsprintfW'
That looks like a typo to me. It should just be wnsprintf.
That's not a typo, just a missing shlwapi import in the Makefile.