Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 34858: /trunk/gtk/ /trunk/gtk/: Makefile.nmake

Date: Sat, 13 Nov 2010 14:47:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34858

User: etxrab
Date: 2010/11/13 06:47 AM

Log:
 Try to fix the build for text_import_scanner,
 not sure if it's correct but now it builds text_import_scanner.c
 but still fails with:
 
 c:\wireshark\gtk\text_import.h(34) : fatal error C1083: Cannot open include file
 : 'glib.h': No such file or directory
 NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0\
 VC\BIN\x86_amd64\cl.EXE"' : return code '0x2'
 Stop.
 NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0\
 VC\BIN\nmake.exe"' : return code '0x2'
 Stop.

Directory: /trunk/gtk/
  Changes    Path              Action
  +6 -0      Makefile.nmake    Modified