Ethereal-dev: [Ethereal-dev] Fix to building Ethereal on Windows with Visual C++

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

From: "Greg Morris" <gmorris@xxxxxxxxxx>
Date: Mon, 22 Mar 2004 15:01:31 -0700
Please check in. Fixes issue with build not correctly building
register.c with python.
 
Error reported when trying to build...
 
Making register.c (using python)
C:/python22/python.exe: can't open file '..'
NMAKE : fatal error U1077: 'C:/python22/python.exe' : return code '0x2'
Stop.

See attached patch for epan/makefile.nmake
 
Greg

Attachment: makefile.nmake.diff
Description: Binary data