ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] Problem in Window compile

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

From: "Naveen Kumar Kaushik" <naveenk@xxxxxxxxxxxxx>
Date: Tue, 5 Aug 2003 10:19:10 +0530
 Hi
I was compiling ethereal-0.9.14 with VC++ nmake utility.
Make process got terminated while making plugin.c.
Giving error Xplugin_table.h not found.
Infact this file was not available.
Is this file generated during make process or I am using wrong source.
Naveen