|
From: Lars R. <lar...@gm...> - 2006-09-27 11:54:30
|
Hello, I've attached a patch, which allows you to compile SIPp with pcap support on Windows by linking it with WinPcap. On my system I've copied the WinPcap developer package to "C:\cygwin\lib\WpdPack". Additionally I had to remove or rename "pthread.h" in "C:\cygwin\lib\WpdPack\Include", as it interfered with pthread.h from cygwin. Perhaps someone who knows more about makefiles for GNU make can solve this issue in a better way. Best regards, Lars |