undefined reference in Windows

Karl Kleinpaste karl at kleinpaste.org
Thu Apr 28 14:41:15 EDT 2011


"Eric S. Johansson" <esj at harvee.org> writes:
> /home/esj/xemacs-beta/src/win32.c:515: undefined reference to `_IID_IPersistFile'
> Suggestions?

Add to win32.c:

const GUID IID_IPersistFile;



More information about the XEmacs-Beta mailing list