Link error: on build of wpa_supplicant and wpa_svc

Jouni Malinen jkmaline
Sun Aug 27 19:45:40 PDT 2006


On Sun, Aug 27, 2006 at 07:15:27PM -0700, George S. Lockwood wrote:

> Just downloaded the 8-25 snapshot and on first build attempt go the
> following error:
> 
> Linking...
> ndis_events.obj : error LNK2001: unresolved external symbol _snwprintf

> any ideas on this?

MinGW libraries seem to have some functions that VS2005 does not have..
snwprintf() needs to be replaced with _snwprintf(). This is now fixed in
CVS.

-- 
Jouni Malinen                                            PGP id EFC895FA




More information about the Hostap mailing list