SWIG is the "Simplified Wrapper and Interface Generator". It is a tool for automatically C code (and libraries such as winpcap) and generating wrappers for scripting and higher level languages. You'll find information on SWIG at www.swig.org. Been around for years. Great tool. Used it for wrapping my own libraries in unix but this is the first time I've tried to wrap a pre-generated library under Windows.
So has anyone had experience SWIGing winpcap and can provide some insight? Gerald. -----Original Message----- From: Gisle Vanem [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 8:57 AM To: [EMAIL PROTECTED] Subject: Re: [WinPcap-users] SWIGing winpcap "Gutierrez-M04, Gerald" <[EMAIL PROTECTED]> said: > ... I have been rather unsuccessful at compiling it. Unfortunately, I > am an absolute beginner at SWIG. Has anyone managed to properly SWIG > winpcap and/or can provide some hints? I you first explain what SWIG means, then maybe we can help you. What compiler are you using? --gv ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ================================================================== ================================================================= This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] =================================================================
