ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] inttypes.h not found when building catapult_dct2000.c

From: Andrew Schweitzer <a.schweitzer.grps@xxxxxxxxx>
Date: Fri, 17 Nov 2006 22:11:45 -0500
Any idea where this file is supposed to live and why I can't find it?

Thanks

Andy

Compiler output:

cl -DWIN32 -DNULL=0 -D_MT -D_DLL -DHAVE_CONFIG_H /Ie:\wireshark-win32-libs\glib\include\glib-2.0 /Ie:\wireshark-win32-libs\glib\lib\glib-2.0\include /Ie:\wireshark-win32-libs\zlib123-dll\include /Ie:\wireshark-win32-libs\WPdpack/include -D_U_="" /Zi /W3 -Fd.\ -c catapult_dct2000.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

catapult_dct2000.c
catapult_dct2000.c(30) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'E:\PROGRA~1\MICROS~1\VC98\BIN\NMAKE.EXE' : return code '0x2'
Stop.