Ethereal-dev: [Ethereal-dev] MSVC Problems :)

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

From: "Anders Broman (AL/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Wed, 7 Dec 2005 11:10:37 +0100
Title: MSVC Problems :)

Hi,
I have problems again *sigh* I get
:
Linking ethereal.exe
        link @C:\DOCUME~1\etxrab\LOCALS~1\Temp\nma05044.
capture_info.obj : error LNK2001: unresolved external symbol _capture_enc
ethereal.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.

C:\..\ethereal-0.10.13-SVN-16716>

The last test was downloading the tarball SVN16716 and building… as far as I can se capture_info.c is including packet-enc.h

Where capture_enc is declared ???

Ideas?

Brg
Anders