Hi,
Have you downloaded the required libraries by running:
nmake -f makefile.nmake setup ?
If you have built before you may have to do nmake -f makefile.nmake clean_setup and nmake -f makefile.nmake setup
to get the latest versions.
BR
Anders
________________________________
Från: wireshark-dev-bounces@xxxxxxxxxxxxx genom trefor.2.edwards@xxxxxx
Skickat: on 2006-11-15 11:57
Till: wireshark-dev@xxxxxxxxxxxxx
Ämne: [Wireshark-dev] Glib.h Missing???
I'm doing something stupid I know... but ...
I've downloaded the source wireshark-0.99.5-SVN-19892.tar.gz and installed it but when I try to build Wireshark I get
Cannot open include file: 'glib.h':
I've search the directories and there is no sign of glib.h.
Thanks
Trefor
cd codecs
NMAKE / -f Makefile.nmake
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -DHAVE_CONFIG_H /IC:\wireshark-win32-libs\glib\include\glib-2.0 /IC:
\wireshark-win32-libs\glib\lib\glib-2.0\include -D_U_="" /Zi /W3 -Fd.\ -c G711u\
G711udecode.c -o G711udecode.obj
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
G711udecode.c
G711u\G711udecode.c(25) : fatal error C1083: Cannot open include file: 'glib.h':
No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\N
MAKE.EXE"' : return code '0x2'
Stop.
<<winmail.dat>>