jjzjj

inttypes

全部标签

c++ - MinGW 找不到 inttypes.h

我正在尝试按照此处所示的OpenGL3D教程进行操作:http://www.arcsynthesis.org/gltut/index.html我已经按照为构建教程编写的说明进行操作,但是当我在使用premake函数后使用MinGW的msys程序在OpenGLSDK目录中键入makeconfig=debug时,出现一个编译器错误,显示“inttypes.h:没有这样的文件或目录。”Infileincludedfrominclude/glload/gl_all.hpp:9,fromsource/gl_load_cpp.cpp:4:include/glload/_int_gl_exts.hp

c++ - Visual Studio 2005 中的 <inttypes.h> 位于何处?

我想在VisualStudio项目中使用C99头文件inttypes.h(我想打印64位数字)。但是,我的安装中似乎不存在此文件。这不是VS2005的一部分吗?有其他选择吗? 最佳答案 地址为google.VS不自带 关于c++-VisualStudio2005中的位于何处?,我们在StackOverflow上找到一个类似的问题: https://stackoverflow.com/questions/1156267/

c++ - Visual Studio 2005 中的 <inttypes.h> 位于何处?

我想在VisualStudio项目中使用C99头文件inttypes.h(我想打印64位数字)。但是,我的安装中似乎不存在此文件。这不是VS2005的一部分吗?有其他选择吗? 最佳答案 地址为google.VS不自带 关于c++-VisualStudio2005中的位于何处?,我们在StackOverflow上找到一个类似的问题: https://stackoverflow.com/questions/1156267/