Ethereal-dev: [Ethereal-dev] Problem with building on Windows

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

From: "Anders Broman (TN/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Wed, 10 Dec 2003 14:32:12 +0100
Hi,
With the current tarball 2003-12-10 I get problems with MSVC not finding
pcre.h which gets included with ftypes.h

And had to add $(PCRE_CFLAGS) to a lot of Makefile.nmake files, is this the correct way of doing it or is there an alternative ?

/ Anders