Ethereal-dev: [Ethereal-dev] Ethereal on Windows

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Sean Bodwell <sean.bodwell@xxxxxxxxxxx>
Date: Mon, 8 Aug 2005 16:25:13 -0400

Hello,

 

I've been attempting to compile a xxx.dll for the windows version of Ethereal, and I have been successful.  However, there are certain things missing.  For example, in the Linux version of Ethereal, I am able to dissect an SNMP type properly, where as in the Windows version, it does not.  I double checked the code to make sure it was functionally the same and they are.  Now the version that I am using is 0.9.13 because someone had been previously working on a dissector and I finished updating it and modifying it to become a plug-in as well. 

 

Do I need to also compile packet-snmp.c in my project as well?  And if so, will that mean that I need to add basically all the .c files from the main Ethereal source?  And if I have to add in all the files into my project, which versions of GTK, GLIB, GDK should I be using?

 

Cheers.