Hi,
when I try to do packaging on the files in the SVN tarball I get:
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
link -dll /out:acn.dll /NOLOGO /INCREMENTAL:no /MACHINE:I386 /DEBUG pack
et-acn.obj ..\..\epan\libethereal.lib C:\ethereal-win32-libs\glib\lib\glib-2.0.
lib C:\ethereal-win32-libs\glib\lib\gmodule-2.0.lib C:\ethereal-win32-libs\gli
b\lib\gobject-2.0.lib
'link' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'link' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\Bin\N
MAKE.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\Bin\N
MAKE.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\Bin\N
MAKE.EXE"' : return code '0x2'
Stop.
But compiling and running works - ideas any one?
Brg
Anders