Menu

#2 Build fails on Linux due to missing macros and typedefs

open
nobody
None
5
2007-02-13
2007-02-13
No

Has anyone actually tried building libdkim under Linux? There are two big errors that prevent it.

The first one is that the code relies on several #defines and typedefs from windef.h: the types DWORD, DWORD_PTR, WORD, and LONG, and the macros LOWORD(), HIWORD(), and MAKELONG().

The second one is in a separate bug report.

Discussion


Log in to post a comment.