Hi,
Trying to build with the SVN src 14417 I get the following error, any ideas on what's wrong?
On my other machine with SVN access it works fine so I supose it's a PATH or simmilar problem but I can't figure it out.
The only file on my work machine wich defines the struct is winsock2.h in the Cygwin package but moving that file into
WpdPack only makes things worse....
Best regards
Anders
capture_if_details_dlg.c
C:\ethereal-win32-libs\WPdpack\include\Packet32.h(204) : error C2079: 'IPAddress
' uses undefined struct 'sockaddr_storage'
C:\ethereal-win32-libs\WPdpack\include\Packet32.h(205) : error C2079: 'SubnetMas
k' uses undefined struct 'sockaddr_storage'
C:\ethereal-win32-libs\WPdpack\include\Packet32.h(206) : error C2079: 'Broadcast
' uses undefined struct 'sockaddr_storage'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\Bin\N
MAKE.EXE"' : return code '0x2'
Stop.