cyrusimap / cyrus-sasl

Other
131 stars 150 forks source link

More Win32 build fixes #816

Closed hyc closed 2 months ago

hyc commented 11 months ago

Some missing #includes, minor stuff.

Reminder: you must run configure with --without-saslauthd --without-authdaemond since there's no Windows IPC support in either of those.

hyc commented 11 months ago

These are relevant when building under MSYS2. Also need to omit the tests/ directory from the build, or patch that to use Winsock. There are a few other build glitches left to resolve, like sample/ needing to add libs/libobj.la to the link for client and server.