Ethereal-dev: [Ethereal-dev] Newbie question on WIN32

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

Date: Wed, 26 Sep 2001 14:47:33 -0500
I am a newbie to both Ethereal and the 'nmake' utility, so please bear with
me as I may be asking questions not entirely specific to Ethereal.  I am
attemptin to build Ethereal on Windows 2000 using the 'nmake' command.  I
am using Microsoft Visual C++ 6.0 and I have loaded all the tools listed as
prerequisites (Glib, GTK+, Python, etc.).  Upon entry of the 'nmake -f
makefile.nmake' entry I get the following error:

makefile.nmake(7) : fatal error U1052: file 'win32.mak' not found
Stop.

I have added the directory where 'win32.mak' resides to my path but still
get the error.  I realize that this is not exactly an Ethereal specific
question, but if there is anyone out there who has built Ethereal in a
similar environment and would be willing to help I would greatly appreciate
it.